ide: tx4939ide: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Mon, 4 Mar 2013 16:26:53 +0000 (16:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2013 17:38:15 +0000 (12:38 -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: David S. Miller <davem@davemloft.net>

No differences found