From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Wed, 02 Sep 2015 11:15:52 +0000 Subject: Re: [PATCH v6 01/05] clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTI Message-Id: <55E6DA68.5070809@cogentembedded.com> List-Id: References: <20150902071657.10870.37652.sendpatchset@little-apple> <20150902071708.10870.37170.sendpatchset@little-apple> In-Reply-To: <20150902071708.10870.37170.sendpatchset@little-apple> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Magnus Damm , linux-clk@vger.kernel.org Cc: kuninori.morimoto.gx@renesas.com, linux-sh@vger.kernel.org, mturquette@baylibre.com, gaku.inami.xw@bp.renesas.com, sboyd@codeaurora.org, horms@verge.net.au, geert@linux-m68k.org, laurent.pinchart@ideasonboard.com Hello. On 9/2/2015 10:17 AM, Magnus Damm wrote: > From: Magnus Damm > > Shmobile is all multiplatform these days, so in get rid of the Grammar nit: "in" not needed. > reference to CONFIG_ARCH_SHMOBILE_MULTI in drivers/clk/shmobile/. > Also instead of always enabling DIV6 and MSTP adjust the Makefile > to enable DIV6 and MSTP depending on if they are included in the > SoC or not. > > Signed-off-by: Magnus Damm > Acked-by: Geert Uytterhoeven > Acked-by: Laurent Pinchart [...] MBR, Sergei