]> asedeno.scripts.mit.edu Git - linux.git/commit
[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)
commita915b84a7b59fa7d5cdcb210abc49bd445b58124
tree116eacf73bb0fa987392e9348ddf252c1cd4e056
parent70695baa49ba44e0bb85dfef2af6a311c6c062c7
[SCSI] a3000: use module_platform_driver_probe()

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