]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/block/sx8.c: use module_pci_driver()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Nov 2013 05:55:17 +0000 (16:55 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:55:17 +0000 (16:55 +1100)
commit1adfdbb93ae0456a6432e9dbd6f5bef0a19b86a5
tree83bb5eb13c6d40fcfce5f47c6162797614c3af83
parent6952c5b3b2b715212bec8420672b8d9cfcf2554f
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>
drivers/block/sx8.c