Re: [PATCHv3 7/9] ARM: OMAP: omap_device: Add APIs to enable and idle hwmods

2013-08-08 Thread Santosh Shilimkar
On Tuesday 06 August 2013 01:49 PM, Dave Gerlach wrote: > From: Vaibhav Bedia > > Needed to let the AM335x PM handle the IPs which need forced > standby transition during every suspend-resume cycle when > the corresponding driver is not compiled into the kernel. > > Signed-off-by: Vaibhav Bedia

Re: [PATCHv3 7/9] ARM: OMAP: omap_device: Add APIs to enable and idle hwmods

2013-08-08 Thread Russ Dill
On Tue, Aug 6, 2013 at 10:49 AM, Dave Gerlach wrote: > From: Vaibhav Bedia > > Needed to let the AM335x PM handle the IPs which need forced > standby transition during every suspend-resume cycle when > the corresponding driver is not compiled into the kernel. > > Signed-off-by: Vaibhav Bedia > S

[PATCHv3 7/9] ARM: OMAP: omap_device: Add APIs to enable and idle hwmods

2013-08-06 Thread Dave Gerlach
From: Vaibhav Bedia Needed to let the AM335x PM handle the IPs which need forced standby transition during every suspend-resume cycle when the corresponding driver is not compiled into the kernel. Signed-off-by: Vaibhav Bedia Signed-off-by: Dave Gerlach --- arch/arm/mach-omap2/omap_device.c |