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)
commita6fd6063e76ecab6a93c3874d37a1b4cef2e578f
tree9362fd64c8470054fcd32d1d5e7904281639ec96
parent58e48be72d675b53e57982fc5301ec1b2dbda280
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