[PATCH v7 21/21] OMAP2+: UART: Do not gate uart clocks if used for debug_prints

Mohammed, Afzal afzal at ti.com
Wed Oct 19 01:35:02 EDT 2011


Hi Govindraj,

On Tue, Oct 18, 2011 at 21:05:41, R, Govindraj wrote:
> If OMAP UART is used as console uart and debug is enabled,
> avoid gating of uart clocks to print all debug prints.
: 
:
>  			console_uart_id = uart->num;
>  
> +			if (cmdline_find_option("debug")) {
> +				uart_debug = true;

Shouldn't "loglevel" also be checked?

Regards
Afzal



More information about the linux-arm-kernel mailing list