OSDN Git Service

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

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

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Cc: Milo Kim <milo.kim@ti.com>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-lp8788.c