]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit28ad3d8d701c3acae4b0f9b53c5f3b636532ba30
tree5b00c69ea739f75ffcdea45a5e3f20a643c47c59
parente812abe9710946f9ea1a4b2eba162f46b014c72d
wl12xx: use module_platform_driver

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>
drivers/net/wireless/ti/wl12xx/main.c