]> Git Repo - linux.git/commit
backlight: add a callback 'notify_after' for backlight control
authorDilan Lee <[email protected]>
Thu, 25 Aug 2011 22:59:17 +0000 (15:59 -0700)
committerLinus Torvalds <[email protected]>
Thu, 25 Aug 2011 23:25:34 +0000 (16:25 -0700)
commitcc7993f6439b49909a8792660c4d0741fec9d584
tree036093bfb2d5606c05fda6e08a433867e138ee21
parent23751be0094012eb6b4756fa80ca54b3eb83069f
backlight: add a callback 'notify_after' for backlight control

We need a callback to do some things after pwm_enable, pwm_disable
and pwm_config.

Signed-off-by: Dilan Lee <[email protected]>
Reviewed-by: Robert Morell <[email protected]>
Reviewed-by: Arun Murthy <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: Paul Mundt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/backlight/pwm_bl.c
include/linux/pwm_backlight.h
This page took 0.056926 seconds and 4 git commands to generate.