Message ID | 1369920465-13905-2-git-send-email-fabio.baltieri@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, May 30, 2013 at 3:27 PM, Fabio Baltieri <fabio.baltieri@linaro.org> wrote: > Fix VAMIC1 LDO comment in DT files to be make it coherent with the > others. > > Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Patch applied to my ux500-devicetree branch. Yours, Linus Walleij
diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index b6bc4ff..e6ea7ba 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -460,7 +460,7 @@ regulator-compatible = "ab8500_ldo_audio"; }; - // supply for v-anamic1 VAMic1-LDO + // supply for v-anamic1 VAMIC1 LDO ab8500_ldo_anamic1_reg: ab8500_ldo_anamic1 { regulator-compatible = "ab8500_ldo_anamic1"; };
Fix VAMIC1 LDO comment in DT files to be make it coherent with the others. Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> --- arch/arm/boot/dts/dbx5x0.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)