]> git.baikalelectronics.ru Git - kernel.git/commit
ide: cs5536: use module_pci_driver()
authorJingoo Han <jg1.han@samsung.com>
Mon, 16 Sep 2013 04:58:47 +0000 (13:58 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Nov 2013 23:21:25 +0000 (18:21 -0500)
commit5662acb063afba6c5262363c875a4e40eed1a652
tree9362fd64c8470054fcd32d1d5e7904281639ec96
parent5f479990cbc860a7433320875360fd8433154882
ide: cs5536: use module_pci_driver()

Use module_pci_driver() macro which makes the code smaller and
simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/cs5536.c