leds: lp3944: Remove work queue
authorAndrew Lunn <andrew@lunn.ch>
Thu, 20 Aug 2015 10:09:57 +0000 (12:09 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 4 Jan 2016 08:57:33 +0000 (09:57 +0100)
commit525d6a65a2abe279889b019e2663b8a11bc4f90b
tree4ea2c572d0f988d28d8fae061a620de286f2ec3b
parent00a88a19d1d9b80e11ffe1a4f11dcabb93a75e45
leds: lp3944: Remove work queue

Now the core implements the work queue, remove it from the driver,
and switch to using brightness_set_blocking op.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Antonio Ospite <ao2@ao2.it>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-lp3944.c