From: Heiko Stuebner Date: Thu, 13 Feb 2014 15:34:32 +0000 (+0100) Subject: regulator: gpio-regulator: fix forgotten gpios-states reading X-Git-Tag: v3.15-rc1~148^2~4^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f5a9623eb4300a722eab2f6c6a31a194c804cec;p=pandora-kernel.git regulator: gpio-regulator: fix forgotten gpios-states reading Commit 934624d6e9f0 ("regulator: gpio-regulator: do not open-code counting and access of dt array elements") forgot to convert the recently added gpios-states property using the same pattern. Convert this instance to use the of-helpers too, resolving the build error. Signed-off-by: Heiko Stuebner Signed-off-by: Mark Brown --- Reading git-diff-tree failed