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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Jan 18 00:51:19 UTC 2013


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?

thanks,

greg k-h



More information about the devel mailing list