wl18xx: use module_platform_driver
authorDevendra Naga <devendra.aaru@gmail.com>
Wed, 29 Aug 2012 17:33:01 +0000 (23:03 +0530)
committerLuciano Coelho <luca@coelho.fi>
Thu, 27 Sep 2012 08:44:40 +0000 (11:44 +0300)
the driver's init and exit routines can be implemented with the
module_platform_driver, as the init and exit code is same as
that of the module_platform_driver

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Luciano Coelho <luca@coelho.fi>

No differences found