ide: gayle: use module_platform_driver_probe()
authorJingoo Han <[email protected]>
Mon, 4 Mar 2013 16:27:36 +0000 (16:27 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/ide/gayle.c