[PATCH 1/3] msm: Add support for Scorpion and ScorpionMP PMU
Sheetal Sahasrabudhe
sheetals at codeaurora.org
Sat Mar 5 16:18:50 EST 2011
Hi Trilok,
>> +static int __init scorpion_pmu_init(void)
>> +{
>> + platform_device_register(&pmu_device);
>
> platform_device_register can fail. Better do it like
>
> "return platform_device_register(&pmu_device);
Good catch, I will update it.
Thanks,
Sheetal
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
More information about the linux-arm-kernel
mailing list