ARM: ux500: Use the correct name when supplying a GPIO enable pin
authorLee Jones <lee.jones@linaro.org>
Thu, 6 Dec 2012 15:11:53 +0000 (15:11 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Mar 2013 22:25:26 +0000 (23:25 +0100)
Correct a typo in the Device Tree source file, where instead of
specifying property 'enable-gpio', which the driver is expecting
we specified 'gpio-enable' instead.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found