From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 6 Jul 2015 15:07:13 -0700 From: Stephen Boyd To: Heiko Stuebner Subject: Re: [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock Message-ID: <20150706220713.GH20866@codeaurora.org> References: <1436086820-3757-1-git-send-email-heiko@sntech.de> <1436086820-3757-3-git-send-email-heiko@sntech.de> MIME-Version: 1.0 In-Reply-To: <1436086820-3757-3-git-send-email-heiko@sntech.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+mturquette=linaro.org@lists.infradead.org List-ID: On 07/05, Heiko Stuebner wrote: > The review for the new inverter clock type uncovered some issues (missing > headers and name handling) that are also present in the mmc-phase clock > type, I got (to much) inspiration from. Fix these there too. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock Date: Mon, 6 Jul 2015 15:07:13 -0700 Message-ID: <20150706220713.GH20866@codeaurora.org> References: <1436086820-3757-1-git-send-email-heiko@sntech.de> <1436086820-3757-3-git-send-email-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1436086820-3757-3-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Heiko Stuebner Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org On 07/05, Heiko Stuebner wrote: > The review for the new inverter clock type uncovered some issues (missing > headers and name handling) that are also present in the mmc-phase clock > type, I got (to much) inspiration from. Fix these there too. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 6 Jul 2015 15:07:13 -0700 Subject: [PATCH 2/7] clk: rockchip: fix issues in the mmc-phase clock In-Reply-To: <1436086820-3757-3-git-send-email-heiko@sntech.de> References: <1436086820-3757-1-git-send-email-heiko@sntech.de> <1436086820-3757-3-git-send-email-heiko@sntech.de> Message-ID: <20150706220713.GH20866@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/05, Heiko Stuebner wrote: > The review for the new inverter clock type uncovered some issues (missing > headers and name handling) that are also present in the mmc-phase clock > type, I got (to much) inspiration from. Fix these there too. > > Signed-off-by: Heiko Stuebner > --- Applied to clk-rk3368. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project