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()

 drivers/staging/comedi/drivers.c      | 361 +++++++++++++++++-----------------
 drivers/staging/comedi/drivers/skel.c |   7 +-
 2 files changed, 185 insertions(+), 183 deletions(-)

-- 
1.8.0

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

Reply via email to