alistair23-linux/drivers/video/riva
Richard Purdie 37ce69a57f backlight: Rework backlight/fb interaction simplifying, lots
fb_info->bl_mutex is badly thought out and the backlight class doesn't
need it if the framebuffer/backlight register/unregister order is
consistent, particularly after the backlight locking fixes.

Fix the drivers to use the order:

backlight_device_register()
register_framebuffer()
unregister_framebuffer()
backlight_device_unregister()

and turn bl_mutex into a lock for the bl_curve data only.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2007-02-20 08:38:46 +00:00
..
fbdev.c backlight: Rework backlight/fb interaction simplifying, lots 2007-02-20 08:38:46 +00:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv4ref.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_driver.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvreg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
riva_hw.c [PATCH] atyfb, rivafb: minor fixes 2006-12-08 08:29:05 -08:00
riva_hw.h [PATCH] atyfb, rivafb: minor fixes 2006-12-08 08:29:05 -08:00
riva_tbl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rivafb-i2c.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
rivafb.h [PATCH] Video: fb, add true ref_count atomicity 2007-02-12 09:48:42 -08:00