Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
---
v2: Updated changelog to correct device class.
drivers/video/backlight/backlight.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
From: Jingoo Han <hidden> Date: 2013-06-01 04:13:42
On Wednesday, November 14, 2040 8:27 PM, Shuah Khan wrote:
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
There is still the typo.
Please fix it.
rtc class -> backlight class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
From: David Brown <hidden> Date: 2013-08-09 21:28:10
On Wed, Nov 14, 2040 at 04:27:17AM -0700, Shuah Khan wrote:
...
The clock on your computer might be running just a wee bit ahead.
Either that, or we're getting patches from the future.
David
--
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
On Wed, Nov 14, 2040 at 04:27:17AM -0700, Shuah Khan wrote:
quoted
...
The clock on your computer might be running just a wee bit ahead.
Either that, or we're getting patches from the future.
David
David,
I know what happened. I was testing suspend to disk with pm_trace
enabled and forgot to set the correct time after the running the test.
Generated the patch without realizing the time is incorrect. Would like
me to re-generate it.
-- Shuah
Shuah Khan, Linux Kernel Developer - Open Source Group Samsung Research
America (Silicon Valley) shuah.kh@samsung.com | (970) 672-0658
From: Rafael J. Wysocki <hidden> Date: 2014-01-19 15:23:11
On Wednesday, November 14, 2040 04:27:17 AM Shuah Khan wrote:
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
Can you please resend the patches that nobody took with CCs to
linux-pm@vger.kernel.org? If the original maintainers don't care, I'll be
able to pick those patches up then (if they look good).
Thanks!
From: Jingoo Han <hidden> Date: 2014-01-20 01:34:47
On Monday, January 20, 2014 12:37 AM, Rafael J. Wysocki wrote:
On Wednesday, November 14, 2040 04:27:17 AM Shuah Khan wrote:
quoted
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
Can you please resend the patches that nobody took with CCs to
linux-pm@vger.kernel.org? If the original maintainers don't care, I'll be
able to pick those patches up then (if they look good).
I already gave the comment, and am waiting v3 patch.
However, Shuah Khan did not send the v3 patch yet.
Currently, backlight subsystem patches go through mm-tree
With my acked-by.
Shuah Khan,
Will you send the v3 patch? As I said, there is the typo in
commit message. Please fix it.
s/rtc class/backlight class
Best regards,
Jingoo Han
On Monday, January 20, 2014 12:37 AM, Rafael J. Wysocki wrote:
quoted
On Wednesday, November 14, 2040 04:27:17 AM Shuah Khan wrote:
quoted
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
Can you please resend the patches that nobody took with CCs to
linux-pm@vger.kernel.org? If the original maintainers don't care, I'll be
able to pick those patches up then (if they look good).
I already gave the comment, and am waiting v3 patch.
However, Shuah Khan did not send the v3 patch yet.
Currently, backlight subsystem patches go through mm-tree
With my acked-by.
Shuah Khan,
Will you send the v3 patch? As I said, there is the typo in
commit message. Please fix it.
s/rtc class/backlight class
Rafael/Jingoo Han,
I did send the v3 patch with the typo fixed. Here is the link:
http://lkml.indiana.edu/hypermail/linux/kernel/1306.0/00219.html
This is a while back. I will rebase and res-test and send it.
thanks,
-- Shuah
--
Shuah Khan
Senior Linux Kernel Developer - Open Source Group
Samsung Research America(Silicon Valley)
shuah.kh@samsung.com | (970) 672-0658
On Wednesday, November 14, 2040 04:27:17 AM Shuah Khan wrote:
quoted
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
Can you please resend the patches that nobody took with CCs to
linux-pm@vger.kernel.org? If the original maintainers don't care, I'll be
able to pick those patches up then (if they look good).
Rafael,
Thanks. I have a few legacy pm patches that didn't get pulled into
trees. I will rebase to the latest and resend.
-- Shuah
--
Shuah Khan
Senior Linux Kernel Developer - Open Source Group
Samsung Research America(Silicon Valley)
shuah.kh@samsung.com | (970) 672-0658
Checked 3.14-rc1 and patch v3 is in there.
commit 3601792e7b68150420ea8dc129e26e167c0484d8
-- Shuah
--
Shuah Khan
Senior Linux Kernel Developer - Open Source Group
Samsung Research America(Silicon Valley)
shuah.kh@samsung.com | (970) 672-0658
Convert drivers/video/backlight/class to use dev_pm_ops for power
management and remove Legacy PM ops hooks. With this change, rtc class
registers suspend/resume callbacks via class->pm (dev_pm_ops) instead of
Legacy class->suspend/resume. When __device_suspend() runs call-backs,
it will find class->pm ops for the backlight class.
Signed-off-by: Shuah Khan <redacted>
Cc: Shuah Khan <redacted>
---
v2: Updated changelog to correct device class.
drivers/video/backlight/backlight.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)