public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Turquette <mturquette@baylibre.com>
To: Tomasz Figa <tomasz.figa@gmail.com>,
	"Marek Szyprowski" <m.szyprowski@samsung.com>
Cc: "linux-samsung-soc@vger.kernel.org" 
	<linux-samsung-soc@vger.kernel.org>,
	"linux-kernel" <linux-kernel@vger.kernel.org>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Krzysztof Kozlowski" <k.kozlowski@samsung.com>,
	stable@vger.kernel.org
Subject: Re: [PATCH RESEND] clk: s5pv210: add missing call to samsung_clk_of_add_provider()
Date: Thu, 27 Aug 2015 15:50:27 -0700	[thread overview]
Message-ID: <20150827225027.30921.88982@quantum> (raw)
In-Reply-To: <CA+Ln22HnquKYKfY2cJBnFpn4zVO1pbkE5w1RtpmDEcNOQBnYpg@mail.gmail.com>

Quoting Tomasz Figa (2015-08-12 02:00:17)
> 2015-08-12 17:58 GMT+09:00 Marek Szyprowski <m.szyprowski@samsung.com>:
> > Commit d5e136a21b2028fb1f45143ea7112d5869bfc6c7 ("clk: samsung: Register
> > clk provider only after registering its all clocks", merged to v3.17-rc1)
> > modified a way that driver registers registers to core framework. This
> > change has not been applied to s5pv210 clocks driver, which has been
> > merged in parallel to that commit. This patch adds a missing call to
> > samsung_clk_of_add_provider(), so the driver is operational again.
> >
> > Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> > CC: stable@vger.kernel.org  # v3.17+
> > ---
> >  drivers/clk/samsung/clk-s5pv210.c | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> 
> Acked-by: Tomasz Figa <tomasz.figa@gmail.com>

The original mail slipped past my filter. Sorry about that. Also please
address all clk driver patches to linux-clk@vger.kernel.org (I see that
this one is not).

I've applied to clk-next towards 4.3.

Regards,
Mike

> 
> Best regards,
> Tomasz

      reply	other threads:[~2015-08-27 22:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  8:58 [PATCH RESEND] clk: s5pv210: add missing call to samsung_clk_of_add_provider() Marek Szyprowski
2015-08-12  9:00 ` Tomasz Figa
2015-08-27 22:50   ` 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=20150827225027.30921.88982@quantum \
    --to=mturquette@baylibre.com \
    --cc=k.kozlowski@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=s.nawrocki@samsung.com \
    --cc=stable@vger.kernel.org \
    --cc=tomasz.figa@gmail.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