Linux clock framework development
 help / color / mirror / Atom feed
From: Michael Turquette <mturquette@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>,
	"Stephen Boyd" <sboyd@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	"Tomeu Vizoso" <tomeu.vizoso@collabora.com>,
	"Dong Aisheng" <aisheng.dong@freescale.com>
Subject: Re: [PATCH 0/6] clk.c cleanups
Date: Tue, 12 May 2015 20:12:32 -0700	[thread overview]
Message-ID: <20150513031232.20636.94314@quantum> (raw)
In-Reply-To: <1430439261-10291-1-git-send-email-sboyd@codeaurora.org>

Quoting Stephen Boyd (2015-04-30 17:14:15)
> Here are some cleanups spurned by some patches from Dong Aisheng.
> No functionality is changed, just reordering of code, etc.

Looks good to me.

Regards,
Mike

> =

> Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> Cc: Dong Aisheng <aisheng.dong@freescale.com>
> =

> Dong Aisheng (1):
>   clk: Squash __clk_{enable,disable}() into callers
> =

> Stephen Boyd (5):
>   clk: s/clk/core/ for struct clk_core
>   clk: Drop unnecessary OOM prints
>   clk: Remove impossible if condition in clk_core_get_phase()
>   clk: Remove forward declared function prototypes
>   clk: Update some comments to reflect reality
> =

>  drivers/clk/clk.c | 1572 +++++++++++++++++++++++++----------------------=
------
>  1 file changed, 755 insertions(+), 817 deletions(-)
> =

> -- =

> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>=20

      parent reply	other threads:[~2015-05-13  3:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01  0:14 [PATCH 0/6] clk.c cleanups Stephen Boyd
2015-05-01  0:14 ` [PATCH 1/6] clk: s/clk/core/ for struct clk_core Stephen Boyd
2015-05-01  0:14 ` [PATCH 2/6] clk: Squash __clk_{enable,disable}() into callers Stephen Boyd
2015-05-01  0:14 ` [PATCH 3/6] clk: Drop unnecessary OOM prints Stephen Boyd
2015-05-01  0:14 ` [PATCH 4/6] clk: Remove impossible if condition in clk_core_get_phase() Stephen Boyd
2015-05-01  0:14 ` [PATCH 5/6] clk: Remove forward declared function prototypes Stephen Boyd
2015-05-01  0:14 ` [PATCH 6/6] clk: Update some comments to reflect reality Stephen Boyd
2015-05-13  3:12 ` Michael Turquette [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=20150513031232.20636.94314@quantum \
    --to=mturquette@linaro.org \
    --cc=aisheng.dong@freescale.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=tomeu.vizoso@collabora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox