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)
commitcfc3899fcd0b3b990b29d3d33f75f4edf715e7d1
tree1b40d611cfba57186fb613ef7e99d3bf33c97ac6
parent5b0582ea427b59bf4e70c892aab0b0ba8fbe2306
backlight: Pass device through notify callback in the pwm driver

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>
drivers/video/backlight/pwm_bl.c
include/linux/pwm_backlight.h