[Bug 90075] [BYT LPSS backlight] Acer Aspire Switch 10 backlight control
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 14 15:08:22 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=90075
--- Comment #6 from darlor at seznam.cz ---
Hi again,
After applying all four patches, I did some debugging via additional kernel
messages. I went backwards from message "Failed to own the pwm chip: pwm_lpss"
to function *pwm_get(struct device *dev, const char *con_id) in
drivers/pwm/core.c.
After macro function "list_for_each_entry(p, &pwm_lookup_list, list) {.....}"
variable "best" is still set to zero and pwm_get jumps to label "out:" because
pointer "chosen" is still NULL.
list_for_each_entry did not iterate at all - printk message (placed after
"match = 0;") did not occurred in dmesg.
Ill try to investigate further why &pwm_lookup_list is empty.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160414/1738d5b5/attachment.html>
More information about the intel-gfx-bugs
mailing list