]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: most: hdm_usb: Driver registration with module_driver macro
authorAlex Briskin <br.shurik@gmail.com>
Sun, 27 Aug 2017 05:22:10 +0000 (08:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Aug 2017 17:59:10 +0000 (19:59 +0200)
commitb9d7adc45d8837040a9f2cea584b4e0ef25ca271
tree256c0d146bfb8871a404a438510b44f53dd3c202
parent89ff9d58e6b61bc90638157ae9ec21f6e3186a5a
staging: most: hdm_usb: Driver registration with module_driver macro

Register with module_driver macro instead of module_init/module_exit.

Signed-off-by: Alex Briskin <br.shurik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c