Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933281AbbH0Wud (ORCPT ); Thu, 27 Aug 2015 18:50:33 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:32875 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933101AbbH0Wua convert rfc822-to-8bit (ORCPT ); Thu, 27 Aug 2015 18:50:30 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: Tomasz Figa , "Marek Szyprowski" From: Michael Turquette In-Reply-To: Cc: "linux-samsung-soc@vger.kernel.org" , "linux-kernel" , "Sylwester Nawrocki" , "Krzysztof Kozlowski" , stable@vger.kernel.org References: <1439369908-17665-1-git-send-email-m.szyprowski@samsung.com> Message-ID: <20150827225027.30921.88982@quantum> User-Agent: alot/0.3.6 Subject: Re: [PATCH RESEND] clk: s5pv210: add missing call to samsung_clk_of_add_provider() Date: Thu, 27 Aug 2015 15:50:27 -0700 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1308 Lines: 35 Quoting Tomasz Figa (2015-08-12 02:00:17) > 2015-08-12 17:58 GMT+09:00 Marek Szyprowski : > > 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 > > CC: stable@vger.kernel.org # v3.17+ > > --- > > drivers/clk/samsung/clk-s5pv210.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > Acked-by: Tomasz Figa 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/