commit | a915b84a7b59fa7d5cdcb210abc49bd445b58124 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Thu May 02 15:30:31 2013 +0900 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 24 19:44:18 2013 +0200 |
tree | 116eacf73bb0fa987392e9348ddf252c1cd4e056 | |
parent | 70695baa49ba44e0bb85dfef2af6a311c6c062c7 [diff] |
[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>