commit | 28e6c50069ae55ff15da1e64245286cc27901b96 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Jan 21 14:39:20 2014 -0800 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jan 21 20:16:56 2014 -0800 |
tree | 75970fa2c41667be80e97f6266483780002531a2 | |
parent | 9dd6358a21daf4fc6a5b2b779267a62f0d1d3181 [diff] |
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>