[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151001144309.GZ3214@x1>
Date: Thu, 1 Oct 2015 15:43:09 +0100
From: Lee Jones <lee@...nel.org>
To: Stephen Boyd <sboyd@...eaurora.org>
Cc: Eric Anholt <eric@...olt.net>, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Stephen Warren <swarren@...dotorg.org>,
Mike Turquette <mturquette@...aro.org>,
devicetree@...r.kernel.org
Subject: Re: [PATCH 1/4] clk: bcm2835: Move under bcm/ with other Broadcom
SoC clk drivers.
On Tue, 08 Sep 2015, Stephen Boyd wrote:
> 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 <eric@...olt.net>
> > > ---
> > > 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.
I vehemently avoid having to apply patches to my local repo in order
to review them. Submitters should always be encouraged to use -M,
especially in cases where there have been changes.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists