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)
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>

No differences found