From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] clk: make several parent names const Date: Thu, 4 Jun 2015 14:27:25 -0700 Message-ID: <20150604212725.GR676@codeaurora.org> References: <1432802751-6397-1-git-send-email-u.kleine-koenig@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:60951 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433AbbFDV11 (ORCPT ); Thu, 4 Jun 2015 17:27:27 -0400 Content-Disposition: inline In-Reply-To: <1432802751-6397-1-git-send-email-u.kleine-koenig@pengutronix.de> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Mike Turquette , Heiko Stuebner , Sylwester Nawrocki , Tomasz Figa , Michal Simek , kernel@pengutronix.de, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-samsung-soc@vger.kernel.org On 05/28, Uwe Kleine-K=F6nig wrote: > Since commit 2893c379461a ("clk: make strings in parent name arrays > const") the name of parent clocks can be const. So add more const in > several clock drivers. >=20 > Signed-off-by: Uwe Kleine-K=F6nig > --- Applied to clk-next --=20 Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project