+0
−6
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The acpi video driver attempts to explicitly create a sysfs link between the acpi device and the associated PCI device. However, we're now also doing this from the backlight core, which means that we get a backtrace caused by a duplicate file. Remove the code and leave it up to the backlight core. Reported-by:Jeff Chua <jeff.chua.linux@gmail.com> Signed-off-by:
Matthew Garrett <mjg@redhat.com> Acked-by:
Rafael J. Wysocki <rjw@sisk.pl> Tested-by:
Alessandro Suardi <alessandro.suardi@gmail.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>