diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-08-26 09:02:43 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-05 21:10:29 (GMT) |
commit | 7e0b2cde502a7ea471ae7202ad88efdd7eaf3dbd (patch) | |
tree | 282f2d8933419082e1c3e3d38fbaba336c5a7ce3 /net/can | |
parent | d6ae0d578d24303941c1424b049d2cae28277666 (diff) | |
download | linux-7e0b2cde502a7ea471ae7202ad88efdd7eaf3dbd.tar.xz |
tifm: use module_pci_driver
tifm_7xx1_init and tifm_7xx1_exit with module_init and module_exit calls
can be replaced with the module_pci_driver call, as they are similar
to what module_pci_driver does
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/can')
0 files changed, 0 insertions, 0 deletions