[PATCH 12/15] drivers/regulator: ab8500: Split up probe() into manageable pieces
From: Lee Jones <hidden>
Date: 2012-05-08 11:08:36
Also in:
linux-i2c
On 07/05/12 19:44, Mark Brown wrote:
On Mon, May 07, 2012 at 07:04:59PM +0100, Lee Jones wrote:quoted
On 7 May 2012 17:58, Mark Brown[off-list ref] wrote:quoted
quoted
This doesn't apply against current regulator code.quoted
It doesn't? I rebased it onto -rc5 which was the latest at time of submission.This isn't a bugfix that should be rushed into Linus' tree for 3.4! You're missing the best part of a release cycle of development here, including at least one incompatible API change. If you're developing new code you should always submit against the tree it's supposed to be applied to; as a rule of thumb -next is a good approximation though subsystems do things slightly differently, especially in the creation of topic branches. Even where the code will get applied to Linus' tree then merged as a new topic branch you should verify that there aren't any other changes in -next that affect it (eg, an API you rely on having changed or other changes to the same file which conflict with yours).
Okay, I will pull these patches out of the patch-set and rebase them against -next before re-sending.
quoted
quoted
Please also at least try to use changelogs that match the subsystem you're submitting against.quoted
What do you mean? Isn't "drivers/regulator" in the subject line enough?As I said you should use changelogs that match the subsystem you are submitting against. Essentially nothing in the regulator tree uses this, as you should be able to see from inspection of the changelogs: $ git shortlog next/master drivers/regulator | wc -l 1059 $ git shortlog drivers/regulator | grep drivers/regulator | wc -l 6 Generally everything uses "regulator: ". You should always make an effort to do this for whatever subsystem you're working with.
I am happy to change the subject line to make you happy. :) I'll make the requested changes and re-send early next week - as I'm off this week. Kind regards, Lee -- Lee Jones Linaro ST-Ericsson Landing Team Lead M: +44 77 88 633 515 Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog