leds: wm831x-status: fix attribute-creation race
authorJohan Hovold <johan@kernel.org>
Wed, 25 Jun 2014 17:08:53 +0000 (10:08 -0700)
committerBryan Wu <cooloney@gmail.com>
Wed, 25 Jun 2014 22:35:11 +0000 (15:35 -0700)
commitb2015ed5eae165372b6762b2d967829ba0254956
tree3bc16c4b40f6fa41c15b6756918c262d1af227c6
parent67bd8eb07eb873fe0b189ee2a9a9ca67f9023270
leds: wm831x-status: fix attribute-creation race

Use the attribute groups of the led-class to create the src attribute
during probe in order to avoid racing with userspace.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-wm831x-status.c