leds: clevo-mail: Make probe function __init
authorJean Delvare <jdelvare@suse.de>
Thu, 13 Mar 2014 17:56:24 +0000 (10:56 -0700)
committerBryan Wu <cooloney@gmail.com>
Thu, 13 Mar 2014 22:53:31 +0000 (15:53 -0700)
One of the benefits of platform_driver_probe() is that you can make
the probe function __init.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Bryan Wu <cooloney@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Bryan Wu <cooloney@gmail.com>

No differences found