diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-05-21 22:47:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-21 13:59:25 -0700 |
commit | cd4373984a5903276f52777a6003425e023eaa7e (patch) | |
tree | dc536a183f0f87d2772ce70025039d8fe08fd577 /arch/powerpc/include/asm/dcr-generic.h | |
parent | 3edad321b1bd2e6c8b5f38146c115c8982438f06 (diff) |
uio/uio_pci_generic: Use module_pci_driver to register driver
Removing some boilerplate by using module_pci_driver instead of calling
register and unregister in the otherwise empty init/exit functions.
It removes a pr_info showing some details about the driver, but
these infos can also be retrieved by using modinfo.
The name of the pci_driver struct had to be changed in order to prevent a
build failure.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/include/asm/dcr-generic.h')
0 files changed, 0 insertions, 0 deletions