From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers. Date: Tue, 8 Sep 2015 12:22:57 -0700 Message-ID: <20150908192257.GQ15099@codeaurora.org> References: <1441562263-19888-1-git-send-email-eric@anholt.net> <1441562263-19888-2-git-send-email-eric@anholt.net> <20150907064838.GE4796@x1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150907064838.GE4796@x1> Sender: linux-clk-owner@vger.kernel.org To: Lee Jones Cc: Eric Anholt , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stephen Warren , Mike Turquette , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On 09/07, Lee Jones wrote: > On Sun, 06 Sep 2015, Eric Anholt wrote: > > > clk-bcm2835.c predates the drivers under bcm/, but all the new BCM > > drivers are going in there so let's follow them. > > > > Signed-off-by: Eric Anholt > > --- > > drivers/clk/Makefile | 1 - > > drivers/clk/bcm/Makefile | 1 + > > drivers/clk/bcm/clk-bcm2835.c | 60 +++++++++++++++++++++++++++++++++++++++++++ > > drivers/clk/clk-bcm2835.c | 60 ------------------------------------------- > > You need to resubmit this with `git format-patch -M`. You don't have to. It would have been nice if it was formatted with -M so that review is easier, but we can always apply the patch and then check the result to make sure things look the same. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project