ide: gayle: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Mon, 4 Mar 2013 16:27:36 +0000 (16:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Mar 2013 17:38:15 +0000 (12:38 -0500)
commitbf6b4388c61cf88c6faa19cc45390fd36be8fb66
treee128fa809ce72741e97c78724d9d91642cd7dae9
parent477c17dba125b9b500763f5437fa5051f75b95bf
ide: gayle: 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: David S. Miller <davem@davemloft.net>
drivers/ide/gayle.c