Re: [PATCH] ARM: ux500: fix typo in regulator names

2015-09-04 Thread Tomeu Vizoso
On 4 September 2015 at 13:48, Ulf Hansson wrote: > On 5 August 2015 at 14:22, Tomeu Vizoso wrote: >> Apparently an extra _reg suffix was appended to the end of the names of >> regulators ab8500_ext2_reg and ab8500_ext3_reg. >> >> Signed-off-by: Tomeu Vizoso > > You should probably include Linus

Re: [PATCH] ARM: ux500: fix typo in regulator names

2015-09-04 Thread Ulf Hansson
On 5 August 2015 at 14:22, Tomeu Vizoso wrote: > Apparently an extra _reg suffix was appended to the end of the names of > regulators ab8500_ext2_reg and ab8500_ext3_reg. > > Signed-off-by: Tomeu Vizoso You should probably include Linus Walleij as he is the maintainer of ux500. Acked-by: Ulf Ha

Re: [PATCH] ARM: ux500: fix typo in regulator names

2015-09-03 Thread Tomeu Vizoso
On 5 August 2015 at 14:22, Tomeu Vizoso wrote: > Apparently an extra _reg suffix was appended to the end of the names of > regulators ab8500_ext2_reg and ab8500_ext3_reg. Just pinging in case there's any interest in getting this fixed. Regards, Tomeu > Signed-off-by: Tomeu Vizoso > --- > arc

[PATCH] ARM: ux500: fix typo in regulator names

2015-08-05 Thread Tomeu Vizoso
Apparently an extra _reg suffix was appended to the end of the names of regulators ab8500_ext2_reg and ab8500_ext3_reg. Signed-off-by: Tomeu Vizoso --- arch/arm/boot/dts/ste-snowball.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/ste-snowball.dts b