On Tue, Sep 23, 2014 at 10:42 AM, Kumar Gala <[email protected]> wrote: > > On Aug 15, 2014, at 12:41 AM, Srinivas Kandagatla > <[email protected]> wrote: > >> The use case here is when we have a bootconsole which is printing the >> characters on serial console and gsbi driver comes up after some time. >> As gsbi driver disables the clock in probe the bootconsole locks up. >> >> This patch fixes the problem by disabling the clock in platform remove >> rather than in probe. >> >> Tested-by: Linus Walleij <[email protected]> >> Signed-off-by: Srinivas Kandagatla <[email protected]> >> --- >> Changes since RFC: >> - none, just a subject line change. > > Srini, > > We need some changes to the commit message for this to get into v3.17. > > Probably some references to: > > http://www.spinics.net/lists/linux-arm-msm/msg10589.html > > Adding Kevin to provide details on what else should be in commit message > w/regards to the regression we introduced.
At this point of the cycle, we're rather strict about what qualifies as a fix. It should be fixing a specific regression. Looking at the above link, it looks like it is, so could you re-spin this with changelog, summarizing the regression and how this fixes the regression, and we should still be able to get it in for v3.17. Also, it looks like the original was only posted to the msm list. For future reference, for patches that need to go via the arm-soc maintainers, make sure to Cc [email protected]. Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
