Re: [PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops

From: Shuah Khan
Date: Tue Jan 21 2014 - 10:30:18 EST


On 01/19/2014 08:37 AM, Rafael J. Wysocki wrote:
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 <shuah.kh@xxxxxxxxxxx>
Cc: Shuah Khan <shuahkhan@xxxxxxxxx>

Can you please resend the patches that nobody took with CCs to
linux-pm@xxxxxxxxxxxxxxx? 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@xxxxxxxxxxx | (970) 672-0658
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/