[PATCH 10/15] watchdog/mpcore_wdt: Add support for dev_pm_ops interface

viresh kumar viresh.linux at gmail.com
Wed Mar 7 07:11:27 EST 2012


On 3/7/12, Sergei Shtylyov <sshtylyov at mvista.com> wrote:
> On 07-03-2012 14:27, Viresh Kumar wrote:

>>   static struct platform_driver mpcore_wdt_driver = {

>>   	.driver		= {
>>   		.owner	= THIS_MODULE,
>>   		.name	= "mpcore_wdt",
>> +		.pm = &mpcore_wdt_dev_pm_ops,
>
>     Please align the right part of initializer like all above.
>
> WBR, Sergei
>

Sure.

--
viresh



More information about the linux-arm-kernel mailing list