pata_at32: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Mar 2013 01:39:47 +0000 (10:39 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 3 Apr 2013 23:52:10 +0000 (19:52 -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: Jeff Garzik <jgarzik@redhat.com>

No differences found