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
..
2007-02-14 08:09:54 -08:00
2007-02-20 08:37:40 +00:00
2007-02-16 13:32:41 -05:00
2007-02-17 15:30:48 -05:00
2007-02-11 10:51:24 -08:00
2007-02-19 13:29:02 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:59 -08:00
2007-02-19 14:16:51 -08:00
2007-02-16 08:13:58 -08:00
2007-01-05 23:55:29 -08:00
2007-02-16 08:16:01 -08:00
2007-02-14 08:09:54 -08:00
2006-12-07 08:39:24 -08:00
2007-02-12 09:48:32 -08:00
2007-02-14 08:09:54 -08:00
2007-02-11 10:51:32 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 21:15:05 +01:00
2007-02-19 13:29:02 -08:00
2007-02-19 13:29:02 -08:00
2007-02-19 13:29:02 -08:00
2007-02-19 13:29:02 -08:00
2007-02-19 13:31:34 -08:00
2007-02-17 19:07:33 +01:00
2007-02-13 13:26:20 +01:00
2007-01-05 23:55:21 -08:00
2007-02-20 08:38:45 +00:00
2007-02-14 08:09:59 -08:00
2007-02-17 20:11:19 +01:00
2007-02-14 08:09:54 -08:00
2006-12-07 08:39:27 -08:00
2007-02-20 08:38:45 +00:00
2007-02-19 13:18:39 -08:00
2007-02-19 13:34:11 -08:00
2007-02-19 13:29:02 -08:00
2007-02-12 09:48:45 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:59 -08:00
2007-02-19 13:29:02 -08:00
2007-02-19 13:29:02 -08:00
2007-02-16 18:52:41 -05:00
2007-02-16 14:00:19 +11:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-17 19:07:33 +01:00
2007-02-19 13:32:28 -08:00
2007-02-19 13:18:39 -08:00
2007-02-11 10:51:25 -08:00
2007-02-14 08:09:53 -08:00
2007-02-14 08:09:54 -08:00
2007-02-14 08:09:54 -08:00
2007-02-20 08:38:45 +00:00
2007-02-20 08:38:46 +00:00
2007-02-12 09:48:28 -08:00
2007-02-12 09:48:45 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00