[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)
commit70695baa49ba44e0bb85dfef2af6a311c6c062c7
tree78c6deceaf67fad2e6893c07ba74cb6db7733876
parentd346a5db02fc16263b44eb511fcb260265e3ef77
[SCSI] a4000t: use module_platform_driver_probe()

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>
drivers/scsi/a4000t.c