1
0
Files
linux/drivers/staging/tidspbridge
Devendra Naga b95dd03df2 staging/tidspbridge: use module_platform_driver
the code under _init and _exit does platform_driver_register and
platform_driver_unregister respectively only,

so its better to use the module_platform_driver than just replicating
the module_platform_driver's implementation

Signed-off-by: Devendra Naga <develkernel412222@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-13 19:06:59 -07:00
..
2012-08-13 19:06:59 -07:00
2012-08-13 19:06:59 -07:00
2012-08-13 19:06:59 -07:00