Hi Kevin,
On Friday 19 April 2013 08:22 PM, Kevin Hilman wrote:
Sourav Poddar writes:
[...]
Yes, got your point. omap_device_idle should not be called only
for console uart.
Just did a quick testing by including the following hunk on top of my
patch series..
diff --git a/arch/arm/mach-omap2
Sourav Poddar writes:
[...]
> Yes, got your point. omap_device_idle should not be called only
> for console uart.
>
> Just did a quick testing by including the following hunk on top of my
> patch series..
>
> diff --git a/arch/arm/mach-omap2/omap_device.c
> b/arch/arm/mach-omap2/omap_device.c
>
Hi Kevin,
On Friday 19 April 2013 03:33 AM, Kevin Hilman wrote:
Sourav Poddar writes:
On Thursday 18 April 2013 11:35 PM, Kevin Hilman wrote:
Sourav Poddar writes:
Remove the "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check, since UART was the only one
making
use of it. Now serial core/driver take
Sourav Poddar writes:
> On Thursday 18 April 2013 11:35 PM, Kevin Hilman wrote:
>> Sourav Poddar writes:
>>
>>> Remove the "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check, since UART was the only
>>> one making
>>> use of it. Now serial core/driver takes care of the case when
>>> "no_console_suspend"
>
On Thursday 18 April 2013 11:35 PM, Kevin Hilman wrote:
Sourav Poddar writes:
Remove the "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check, since UART was the only one
making
use of it. Now serial core/driver takes care of the case when
"no_console_suspend"
is used in the bootargs and you need to keep
Sourav Poddar writes:
> Remove the "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check, since UART was the only
> one making
> use of it. Now serial core/driver takes care of the case when
> "no_console_suspend"
> is used in the bootargs and you need to keep the clock enable for console
> even while suspe
Remove the "OMAP_DEVICE_NO_IDLE_ON_SUSPEND" check, since UART was the only one
making
use of it. Now serial core/driver takes care of the case when
"no_console_suspend"
is used in the bootargs and you need to keep the clock enable for console even
while suspend.
Signed-off-by: Sourav Poddar
-
7 matches
Mail list logo