diff options
author | Chris Wilson <[email protected]> | 2016-06-24 14:00:13 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-06-24 14:42:09 +0100 |
commit | fda9ee98230cd4799cddaede37ab3051ac7645df (patch) | |
tree | b3a7cade499e830c4d2bbfc1358371e680cb40c9 /drivers/acpi/cppc_acpi.c | |
parent | a19d6ff29a825418f1407dfb1c909648db057924 (diff) |
drm/i915: Move panel's backlight setup next to panel init
Currently setting up the backlight for a panel is sometimes done
together with initialising the panel, and sometimes after the connector
is registered. The backlight setup does not depend upon connector
registration (i.e. access to sysfs/debugfs and the kobject hierachy) so
perform it consistently just after panel initialisation.
Note the discrepancy here as destroying the panel is done during
connector unregistration...
Signed-off-by: Chris Wilson <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/acpi/cppc_acpi.c')
0 files changed, 0 insertions, 0 deletions