RE: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-21 Thread Hiremath, Vaibhav
On Mon, Oct 22, 2012 at 01:21:37, Daniel Mack wrote: > On 19.10.2012 12:58, Mohammed, Afzal wrote: > > Hi Daniel, > > > > On Thu, Oct 18, 2012 at 22:03:13, Hiremath, Vaibhav wrote: > >> On Thu, Oct 18, 2012 at 21:49:44, Daniel Mack wrote: > >>> On 18.10.2012 18:12, Vaibhav Hiremath wrote: > > > >

Re: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-21 Thread Daniel Mack
On 19.10.2012 12:58, Mohammed, Afzal wrote: > Hi Daniel, > > On Thu, Oct 18, 2012 at 22:03:13, Hiremath, Vaibhav wrote: >> On Thu, Oct 18, 2012 at 21:49:44, Daniel Mack wrote: >>> On 18.10.2012 18:12, Vaibhav Hiremath wrote: > It would be really helpful if you could test these patches and ac

RE: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-19 Thread Mohammed, Afzal
Hi Daniel, On Thu, Oct 18, 2012 at 22:03:13, Hiremath, Vaibhav wrote: > On Thu, Oct 18, 2012 at 21:49:44, Daniel Mack wrote: > > On 18.10.2012 18:12, Vaibhav Hiremath wrote: > > > It would be really helpful if you could test these patches and ack them. > > Ok, will do tomorrow. What's missing th

RE: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-18 Thread Hiremath, Vaibhav
On Thu, Oct 18, 2012 at 21:49:44, Daniel Mack wrote: > On 18.10.2012 18:12, Vaibhav Hiremath wrote: > > > > > > On 10/18/2012 9:23 PM, Daniel Mack wrote: > >> This is needed as preparation for platforms where using pm runtime usage > >> is mandatory. > >> > >> Signed-off-by: Daniel Mack > > > >

Re: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-18 Thread Daniel Mack
On 18.10.2012 18:12, Vaibhav Hiremath wrote: > > > On 10/18/2012 9:23 PM, Daniel Mack wrote: >> This is needed as preparation for platforms where using pm runtime usage >> is mandatory. >> >> Signed-off-by: Daniel Mack > > It looks like, you just duplicated effort here. > RTC patches have been

Re: [PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-18 Thread Vaibhav Hiremath
On 10/18/2012 9:23 PM, Daniel Mack wrote: > This is needed as preparation for platforms where using pm runtime usage > is mandatory. > > Signed-off-by: Daniel Mack It looks like, you just duplicated effort here. RTC patches have been already submitted quite some time back for AM33xx, probably

[PATCH 2/3] RTC: omap-rtc: enable pm_runtime

2012-10-18 Thread Daniel Mack
This is needed as preparation for platforms where using pm runtime usage is mandatory. Signed-off-by: Daniel Mack --- drivers/rtc/rtc-omap.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/rtc/rtc-omap.c b/drivers/rtc/rtc-omap.c index 0b614e3..baa876e 100644 --- a/drivers