On Fri, Dec 21, 2012 at 09:49:56AM -0700, H Hartley Sweeten wrote:
> Remove all the forward declarations.
> 
> Clarify the postconfig for drivers that support asynchronous commands.
> 
> Remove a couple unnecessary BUG_ON() checks.
> 
> Remove the FIXME and code that makes sure all the comedi pci drivers
> have the pci_driver->name field set.
> 
> 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 because of 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()
> 
>  drivers/staging/comedi/drivers.c      | 358 
> +++++++++++++++++-----------------
>  drivers/staging/comedi/drivers/skel.c |   1 +
>  2 files changed, 181 insertions(+), 178 deletions(-)

Due to me not applying your previous series, these also didn't apply :(

Care to resend them as well?

thanks,

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

Reply via email to