mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: comedi: cleanup comedi usb drivers
@ 2012-06-20 19:00 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2012-06-20 19:00 UTC (permalink / raw)
  To: Linux Kernel; +Cc: devel, abbotti, fmhess, gregkh

Use the module_comedi_usb_driver helper macro to remove the
module init/exit boilerplate. And refactor the init code to
follow the style of the other comedi driver types and improve
maintainability.

H Hartley Sweeten (8):
  staging: comedi: usbdux: use module_comedi_usb_driver()
  staging: comedi: usbduxfast: use module_comedi_usb_driver()
  staging: comedi: usbduxsigma: use module_comedi_usb_driver()
  staging: comedi: vmk80xx: use module_comedi_usb_driver()
  staging: comedi: vmk80xx: refactor init code
  staging: comedi: usbduxsigma: refactor init code
  staging: comedi: usbduxfast: refactor init code
  staging: comedi: usbdux: refactor init code

 drivers/staging/comedi/drivers/usbdux.c      | 516 +++++++++++++--------------
 drivers/staging/comedi/drivers/usbduxfast.c  | 366 +++++++++----------
 drivers/staging/comedi/drivers/usbduxsigma.c | 477 ++++++++++++-------------
 drivers/staging/comedi/drivers/vmk80xx.c     | 107 +++---
 4 files changed, 665 insertions(+), 801 deletions(-)

-- 
1.7.11


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-20 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-20 19:00 [PATCH 0/8] staging: comedi: cleanup comedi usb drivers H Hartley Sweeten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®