mmc: mvsdio: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Mar 2013 03:54:06 +0000 (12:54 +0900)
committerChris Ball <cjb@laptop.org>
Fri, 22 Mar 2013 16:29:12 +0000 (12:29 -0400)
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: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mvsdio.c

Simple merge