[PATCH 1/2] ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg
Peter Chen
peter.chen at freescale.com
Wed Mar 11 18:54:18 PDT 2015
On Wed, Mar 11, 2015 at 09:24:25AM +0800, Shawn Guo wrote:
> On Fri, Mar 06, 2015 at 04:04:20PM +0800, Peter Chen wrote:
> > USB vbus 5V is from PMIC SWBST, so set swbst_reg as vbus's
> > parent reg, it fixed a bug that the voltage of vbus is incorrect
> > due to swbst_reg is disabled after boots up.
> >
> > Cc: stable <stable at vger.kernel.org>
>
> It's more idiomatic to put the line in this way:
>
> Cc: stable at vger.kernel.org
>
One benefit for using <stable at vger.kernel.org> over than
stable at vger.kernel.org directly is it can add "# v3.x+"
at the last of Cc tag if you want git send Cc tag.
Cc: <stable at vger.kernel.org> #3.x+ /* git can work */
Cc: stable at vger.kernel.org #3.x+ /* git can't work */
--
Best Regards,
Peter Chen
More information about the linux-arm-kernel
mailing list