linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-sh@vger.kernel.org, linux-serial@vger.kernel.org,
	Simon Horman <horms@verge.net.au>
Subject: Re: [PATCH 0/2] serial: sh-sci: Prepare for CCF migration
Date: Mon, 02 Dec 2013 14:36:32 +0100	[thread overview]
Message-ID: <1516614.DSSr7jaai1@avalon> (raw)
In-Reply-To: <1385658706-20093-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>

Hi Greg,

On Thursday 28 November 2013 18:11:44 Laurent Pinchart wrote:
> Hello,
> 
> This patch set prepares the driver to CCF migration by replacing
> clk_enable() and clk_disable() by clk_prepare_enable() and
> clk_disable_unprepare() respectively (2/2). In order to do so it first
> ensures that the clk_enable() and clk_disable() calls will only take place
> from non-atomic context (1/2).
> 
> Greg, these patches are dependencies for a bunch of ARM patches that will go
> through Simon's tree. Would you be fine if Simon merged all sh-sci patches
> through his tree for v3.14 ?

Ping ?

> Laurent Pinchart (2):
>   serial: sh-sci: Don't enable/disable port from within break timer
>   serial: sh-sci: Convert to clk_prepare/unprepare
> 
>  drivers/tty/serial/sh-sci.c | 20 ++++++++++++--------
>  1 file changed, 12 insertions(+), 8 deletions(-)
-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2013-12-02 13:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28 17:11 [PATCH 0/2] serial: sh-sci: Prepare for CCF migration Laurent Pinchart
2013-11-28 17:11 ` [PATCH 1/2] serial: sh-sci: Don't enable/disable port from within break timer Laurent Pinchart
2013-11-28 17:11 ` [PATCH 2/2] serial: sh-sci: Convert to clk_prepare/unprepare Laurent Pinchart
2013-11-29  2:15 ` [PATCH 0/2] serial: sh-sci: Prepare for CCF migration Magnus Damm
2013-12-02 13:36 ` Laurent Pinchart [this message]
2013-12-03 18:43   ` Greg Kroah-Hartman
2013-12-14  1:00     ` Simon Horman

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=1516614.DSSr7jaai1@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=horms@verge.net.au \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-sh@vger.kernel.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).