Re: [PATCH] ARM: ux500: Fix intcore regulator name

2013-04-15 Thread Linus Walleij
On Tue, Apr 9, 2013 at 11:16 AM, Fabio Baltieri wrote: > Ux500 regulator name for V-INTCORE is misspelled as vinitcore instead of > vintcore in some .dts file, causing the AB8500 regulator driver to not > bind properly. Fix this by replacing all occurrences with the right > name. > > Acked-by: L

[PATCH] ARM: ux500: Fix intcore regulator name

2013-04-09 Thread Fabio Baltieri
Ux500 regulator name for V-INTCORE is misspelled as vinitcore instead of vintcore in some .dts file, causing the AB8500 regulator driver to not bind properly. Fix this by replacing all occurrences with the right name. Acked-by: Lee Jones Signed-off-by: Fabio Baltieri --- Documentation/devicetr