On Thursday, January 17, 2013 5:51 PM, Greg Kroah-Hartman wrote:
> On Tue, Jan 08, 2013 at 05:11:14PM -0700, H Hartley Sweeten wrote:
>> Remove all the forward declarations.
>> 
>> Clarify the postconfig for drivers that support asynchronous commands.
>> 
>> Remove a couple unnecessaary BUG_ON() checks.
>> 
>> Remove the FIXME and code that makes sure a comedi pci driver has the
>> pci_driver->name field set.
>> 
>> v2: rebased to next-20130108
>> 
>> H Hartley Sweeten (6):
>>   staging: comedi: drivers (core): remove forward declarations
>>   staging: comedi: drivers (core): factor out async subdevice postconfig
>>   staging: comedi: drivers (core): don't BUG_ON due to faulty drivers
>>   staging: comedi: skel: add 'name' for pci_driver
>>   staging: comedi: drivers (core): remove the check for pci_driver->name
>>   staging: comedi: drivers (core): remove BUG_ON in comedi_auto_unconfig()
>
> This series doesn't apply cleanly to my staging-next branch, should I be
> using a different set of patches?

Ah...

If you applied Peter Huewe's patches that's what probably caused
the problem.

Regardless, don't worry about it. I will rebase the series once your
staging-next branch hits linux-next. I should be able to post an
updated series soon.

Thanks,
Hartley

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to