leds: pca963x: Remove work queue
authorAndrew Lunn <andrew@lunn.ch>
Thu, 20 Aug 2015 10:38:44 +0000 (12:38 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Mon, 4 Jan 2016 08:57:34 +0000 (09:57 +0100)
commit5029a2e336e70035ed1d6f491f3348164cc36c3e
tree34aea107382c1d83600a04ea9ee1ee20e2687bc1
parentc3482b825022dbeefabff4dd917cb68069e6fd90
leds: pca963x: 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>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Acked-by: Dan Murphy <dmurphy@ti.com>
Cc: Ricardo Ribalda <ricardo.ribalda@gmail.com>
drivers/leds/leds-pca963x.c