[PATCH v2] serial: imx: remove the uart_console() check

Huang Shijie b32955 at freescale.com
Wed Jul 17 03:28:48 EDT 2013


于 2013年07月02日 00:08, Shawn Guo 写道:
> On Fri, Jun 28, 2013 at 01:39:42PM +0800, Huang Shijie wrote:
>> The uart_console() check makes the clocks(clk_per and clk_ipg) opened
>> even when we close the console uart.
>>
>> This patch enable/disable the clocks in imx_console_write(),
>> so we can keep the clocks closed when the console uart is closed.
>>
>> Also remove the clock enable/disable oprations in the probe, we do not
>> need them any more.
>>
>> Signed-off-by: Huang Shijie<b32955 at freescale.com>
> Acked-by: Shawn Guo<shawn.guo at linaro.org>
Hi Greg:
could you merge this patch?

thanks
Huang Shijie




More information about the linux-arm-kernel mailing list