leds: clevo-mail: remove __initdata marker
authorJingoo Han <jg1.han@samsung.com>
Fri, 28 Feb 2014 07:26:08 +0000 (23:26 -0800)
committerBryan Wu <cooloney@gmail.com>
Fri, 28 Feb 2014 22:36:35 +0000 (14:36 -0800)
Remove __initdata marker, because it is not right for a module
parameter. It will make the kernel oops problem.

(cooloney@gmail.com: update commit message since it's really a
wrong notation)

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Suggested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-clevo-mail.c

Simple merge