]> 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)
commitb53adabea63ad4bd397721075e6f83b0c3addd7d
tree5b00c69ea739f75ffcdea45a5e3f20a643c47c59
parente2da8e99e877eca768091a84ab70b3a27329c021
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