backlight: Pass device through notify callback in the pwm driver
authorBen Dooks <ben@simtec.co.uk>
Tue, 10 Nov 2009 17:20:40 +0000 (17:20 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 17 Dec 2009 11:46:01 +0000 (11:46 +0000)
Add the device to the notify callback's arguments in the PWM backlight
driver. This brings the notify callback into line with the other
callbacks defined by this driver.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Simtec Linux Team <linux@simtec.co.uk>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>

No differences found