2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-13 08:04:45 +08:00
linux-next/drivers/staging/ced1401
Devendra Naga 2341111f6d staging:ced1401: use module_usb_driver macro
the module init and exit functions that are
doing usb_register and usb_deregister respectively can be
replaced with module_usb_driver code

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-21 08:56:41 -07:00
..
userspace Staging: add ced1401 USB driver 2012-09-17 19:45:28 -07:00
ced_ioc.c Staging: ced1401: fix a couple off by one checks 2012-09-21 08:56:41 -07:00
ced_ioctl.h Staging ced1401: cleanup coding style issues. 2012-09-17 21:14:20 -07:00
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
machine.h Staging: add ced1401 USB driver 2012-09-17 19:45:28 -07:00
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
TODO Staging: ced1401: add TODO file 2012-09-17 19:46:05 -07:00
usb1401.c staging:ced1401: use module_usb_driver macro 2012-09-21 08:56:41 -07:00
usb1401.h Staging: add ced1401 USB driver 2012-09-17 19:45:28 -07:00
use14_ioc.h Staging: add ced1401 USB driver 2012-09-17 19:45:28 -07:00
use1401.h Staging: add ced1401 USB driver 2012-09-17 19:45:28 -07:00