leds: tlc591xx: Remove work queue
authorAndrew Lunn <andrew@lunn.ch>
Thu, 20 Aug 2015 09:41:01 +0000 (11:41 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 4 Jan 2016 08:57:32 +0000 (09:57 +0100)
commitd890389f89bcdd5c45023721a48f8da2da563ea3
treeb4c0886f10a0b4e22898ae8d503861d0d322e638
parentfa1706c42ec1b60c804a1214afc771bab0395aa3
leds: tlc591xx: 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>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-tlc591xx.c