wl12xx: use module_platform_driver
authorLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:02:38 +0000 (12:02 +0300)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 09:02:38 +0000 (12:02 +0300)
Use a module_platform_driver declaration instead of replicating the
init and exit functions in the driver.

Based on the patch for wl18xx by Devendra Naga.

Signed-off-by: Luciano Coelho <luca@coelho.fi>

No differences found