[PATCH v2 0/6] staging: comedi: drivers (core): cleanup module

H Hartley Sweeten hartleys at visionengravers.com
Fri Jan 18 00:59:55 UTC 2013


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?

Greg,

I have only posted one version of that series.

My "[PATCH v3 00/14] staging: comedi: cleanup asynchronous buffer functions"
series should be applied before this series.

Or, you might have some other patches already applied to the drivers.c file
that I am not aware of. The last two patches I have in my branch to that file
before this 6 patch series are:

staging: comedi: separate out comedi_buf_* functions
staging: comedi: store the 'index' for each subdevice

Regards,
Hartley



More information about the devel mailing list