pata_samsung_cf: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Mon, 4 Mar 2013 08:34:42 +0000 (17:34 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 4 Mar 2013 22:12:52 +0000 (17:12 -0500)
commitb186affe0c9d39e4d3152cd34bffea8fe1fa17f4
tree18c7afa58a9958480f0ac4f0f2cfc50d495fc94d
parente189551bf74f098bde39cb8fb72a722bb7286f99
pata_samsung_cf: use module_platform_driver_probe()

This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_samsung_cf.c