All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Yi Zhang <yizhang@marvell.com>
Cc: alan@linux.intel.com, yizhang.mrvl@gmail.com,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH] serial: pxa: fix clk_prepare/unprepare misuse
Date: Tue, 22 Jan 2013 09:28:02 -0800	[thread overview]
Message-ID: <20130122172802.GA13230@kroah.com> (raw)
In-Reply-To: <1358825090-17577-1-git-send-email-yizhang@marvell.com>

On Tue, Jan 22, 2013 at 11:24:50AM +0800, Yi Zhang wrote:
> 1) serial_pxa_console_write() can be used in atomic context,
>    so change clk_prepare_clk to clk_enable
> 2) add clk_prepare() to follow common clock driver
> 
> Signed-off-by: Yi Zhang <yizhang@marvell.com>
> ---
>  drivers/tty/serial/pxa.c |   13 +++++++++++--
>  1 files changed, 11 insertions(+), 2 deletions(-)

This patch fails to apply to my tree:
patching file drivers/tty/serial/pxa.c
Hunk #1 FAILED at 673.
Hunk #2 FAILED at 702.
Hunk #3 succeeded at 896 (offset -3 lines).
Hunk #4 succeeded at 933 (offset -3 lines).
Hunk #5 succeeded at 947 (offset -3 lines).
2 out of 5 hunks FAILED -- saving rejects to file drivers/tty/serial/pxa.c.rej

Please redo it against the tty-next git tree and resend.

thanks,

greg k-h

      reply	other threads:[~2013-01-22 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22  3:24 [PATCH] serial: pxa: fix clk_prepare/unprepare misuse Yi Zhang
2013-01-22 17:28 ` Greg KH [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=20130122172802.GA13230@kroah.com \
    --to=greg@kroah.com \
    --cc=alan@linux.intel.com \
    --cc=linux-serial@vger.kernel.org \
    --cc=yizhang.mrvl@gmail.com \
    --cc=yizhang@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.