From: b32955@freescale.com (Huang Shijie)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] serial: imx: remove the uart_console() check
Date: Wed, 17 Jul 2013 15:28:48 +0800 [thread overview]
Message-ID: <51E647B0.7010509@freescale.com> (raw)
In-Reply-To: <20130701160833.GC14172@S2101-09.ap.freescale.net>
? 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@freescale.com>
> Acked-by: Shawn Guo<shawn.guo@linaro.org>
Hi Greg:
could you merge this patch?
thanks
Huang Shijie
prev parent reply other threads:[~2013-07-17 7:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 5:39 [PATCH v2] serial: imx: remove the uart_console() check Huang Shijie
2013-07-01 16:08 ` Shawn Guo
2013-07-17 7:28 ` Huang Shijie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51E647B0.7010509@freescale.com \
--to=b32955@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).