On Monday 11 March 2013 02:21 PM, Thierry Reding wrote:
* PGP Signed by an unknown key
On Mon, Mar 11, 2013 at 02:14:25PM +0530, Laxman Dewangan wrote:
[...]
diff --git a/drivers/rtc/rtc-tegra.c b/drivers/rtc/rtc-tegra.c
[...]
@@ -431,6 +430,8 @@ static int tegra_rtc_resume(struct platform_device *pdev)
}
#endif
+SIMPLE_DEV_PM_OPS(tegra_rtc_pm_ops, tegra_rtc_suspend, tegra_rtc_resume);
I should've been more explicit. Since you had this marked as static in
the previous patch, this needs to be static SIMPLE_DEV_PM_OPS.
Yaah, I should keep the static.
I think I will need to respin this patch only in place of whole series.
Andrew,
Let me know if this is fine.
Thanks,
Laxman
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html