[SCSI] a4000t: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Thu, 2 May 2013 06:29:53 +0000 (15:29 +0900)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 24 Jun 2013 17:44:18 +0000 (19:44 +0200)
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: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found