All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yin Kangkai <kangkai.yin@linux.intel.com>
To: Ning Jiang <ning.jiang@marvell.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
	Alan Cox <alan@linux.intel.com>,
	Yin Kangkai <kangkai.yin@linux.intel.com>,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH] serial-core: power up uart port early before we do set_termios when resuming
Date: Mon, 5 Sep 2011 22:03:50 +0800	[thread overview]
Message-ID: <20110905140350.GE6307@kai-debian> (raw)
In-Reply-To: <1315211298-17318-1-git-send-email-ning.jiang@marvell.com>

On 2011-09-05, 16:28 +0800, Ning Jiang wrote:
>  			termios = *(port->tty->termios);
>  
> +		if (console_suspend_enabled)
> +			uart_change_pm(state, 0);
>  		uport->ops->set_termios(uport, &termios, NULL);

Good catch, thanks. What I was thinking...

Kangkai

      parent reply	other threads:[~2011-09-05 14:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-05  8:28 [PATCH] serial-core: power up uart port early before we do set_termios when resuming Ning Jiang
2011-09-05  9:17 ` Mayank Rana
2011-09-06  2:23   ` Ning Jiang
2011-09-05 14:03 ` Yin Kangkai [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=20110905140350.GE6307@kai-debian \
    --to=kangkai.yin@linux.intel.com \
    --cc=alan@linux.intel.com \
    --cc=gregkh@suse.de \
    --cc=linux-serial@vger.kernel.org \
    --cc=ning.jiang@marvell.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.