[SCSI] a3000: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Thu, 2 May 2013 06:30:31 +0000 (15:30 +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.

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/scsi/a3000.c

Simple merge