linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tj@kernel.org (Tejun Heo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V6 2/3] ahci: imx: Pull out the clock enable/disable calls
Date: Tue, 3 Dec 2013 07:42:01 -0500	[thread overview]
Message-ID: <20131203124201.GF8277@htj.dyndns.org> (raw)
In-Reply-To: <1385369222-5288-2-git-send-email-marex@denx.de>

On Mon, Nov 25, 2013 at 09:47:01AM +0100, Marek Vasut wrote:
> The same code for enabling and disabling SATA clock was found in multiple
> places in the driver. Implement functions that enable/disable the SATA clock
> and use them in such places instead of duplicating the code.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Shawn Guo <shawn.guo@linaro.org>
> Cc: Richard Zhu <r65037@freescale.com>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Linux-IDE <linux-ide@vger.kernel.org>

Applied 2-3 to libata/for-3.14.

Thanks.

-- 
tejun

  reply	other threads:[~2013-12-03 12:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-25  8:47 [PATCH V3 1/3] ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN Marek Vasut
2013-11-25  8:47 ` [PATCH V6 2/3] ahci: imx: Pull out the clock enable/disable calls Marek Vasut
2013-12-03 12:42   ` Tejun Heo [this message]
2013-11-25  8:47 ` [PATCH V6 3/3] ahci: imx: Add i.MX53 support Marek Vasut
2013-12-10 11:47   ` Sascha Hauer
2013-12-10 13:37     ` Shawn Guo
2013-12-10 13:51       ` Marek Vasut
2013-11-29 22:28 ` [PATCH V3 1/3] ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_EN Tejun Heo
2013-12-03  7:20   ` Shawn Guo
2013-12-03 12:41 ` Tejun Heo
2013-12-03 13:41   ` Marek Vasut

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=20131203124201.GF8277@htj.dyndns.org \
    --to=tj@kernel.org \
    --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).