]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: Don't treat the LED name as a format string
authorSakari Ailus <sakari.ailus@iki.fi>
Thu, 26 Mar 2015 23:42:06 +0000 (16:42 -0700)
committerBryan Wu <cooloney@gmail.com>
Mon, 30 Mar 2015 21:26:32 +0000 (14:26 -0700)
commitccdc45075aeaaa144af4177b85570eb26c2f5a8b
tree1c6fa0f53bb4e9f6191fb5eca820cf1ebbb869a6
parent6f06c7f87cf54fa0fa6f95963d7c0d436eb56f43
leds: Don't treat the LED name as a format string

The LED name was wrongly interpreted as format string. Stop doing that.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
drivers/leds/led-class.c