diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2020-02-28 10:38:55 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-03-11 14:50:35 +0000 |
commit | 6dc488a6781e4b0ecd0d4cb963d40709f17df0ef (patch) | |
tree | 69464ae245cbbeaddcb7e7df6246c1c84faded42 /Documentation/technotes | |
parent | a02f00e5d6aa8693bfd4a8c66b89c85539555329 (diff) |
drivers/intel/gma/acpi: Prevent DivideByZero error
In case backlight control isn't enabled BCLM is zero.
Return early instead of running into a DivideByZero error.
This happens on devices that don't have backlight control, like
desktops and servers. The proper fix is to not include those
ACPI methods, but that requires a much bigger refactoring.
Change-Id: Ie9bdb00949d6d44fd99321db556d6008d2d12a7f
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39158
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/technotes')
0 files changed, 0 insertions, 0 deletions