drivers/block/sx8.c: use module_pci_driver()
authorJingoo Han <jg1.han@samsung.com>
Tue, 21 Jan 2014 22:39:20 +0000 (14:39 -0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jan 2014 04:16:56 +0000 (20:16 -0800)
commit28e6c50069ae55ff15da1e64245286cc27901b96
tree75970fa2c41667be80e97f6266483780002531a2
parent9dd6358a21daf4fc6a5b2b779267a62f0d1d3181
drivers/block/sx8.c: 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>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/sx8.c