[PATCH] ARM: PRIMA2: convert to common clk and finish full clk tree

Arnd Bergmann arnd at arndb.de
Sat Jul 7 04:41:40 EDT 2012


On Saturday 07 July 2012, Mike Turquette wrote:
> I don't mind dropping your patches from clk-next and taking new ones.
> Go ahead and send me a new patch which does everything instead of an
> incremental patch to simply 'git mv' the code.  Feel free to split the
> patch up if needed.

FWIW, I would always recommend doing this in two patches, one that changes
the code and one that moves the file, in either order. The main difference
is that for those who cannot use 'git diff -M', reviewing the patch becomes
much easier when it doesn't look like one file is removed and another
completely different file is added.

	Arnd



More information about the linux-arm-kernel mailing list