From: Werner Johansson <redacted>
The driver occasionally got stuck in suspend mode or other strange
states as those parts of the props struct were never initialized.
Signed-off-by: Werner Johansson <redacted>
Signed-off-by: Bjorn Andersson <redacted>
---
drivers/video/backlight/lp855x_bl.c | 1 +
1 file changed, 1 insertion(+)
From: Kim, Milo <hidden> Date: 2015-08-27 22:44:30
On 8/28/2015 2:41 AM, Bjorn Andersson wrote:
From: Werner Johansson <redacted>
The driver occasionally got stuck in suspend mode or other strange
states as those parts of the props struct were never initialized.
Acked-by: Milo Kim <redacted>
Thanks for catching this.
From: Johansson, Werner <hidden> Date: 2015-08-27 22:51:42
quoted
From: Werner Johansson <redacted>
The driver occasionally got stuck in suspend mode or other strange
states as those parts of the props struct were never initialized.
Acked-by: Milo Kim <redacted>
Thanks for catching this.
You're most welcome! These issues can be difficult to track down, the stack is unpredictable..
/wj
From: Lee Jones <hidden> Date: 2015-09-19 10:06:34
On Thu, 27 Aug 2015, Bjorn Andersson wrote:
From: Werner Johansson <redacted>
The driver occasionally got stuck in suspend mode or other strange
states as those parts of the props struct were never initialized.
Signed-off-by: Werner Johansson <redacted>
Signed-off-by: Bjorn Andersson <redacted>
---
drivers/video/backlight/lp855x_bl.c | 1 +
1 file changed, 1 insertion(+)