From: Guennadi Liakhovetski Date: Tue, 9 Jul 2013 14:27:24 +0000 (+0200) Subject: pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT X-Git-Tag: v3.11-rc3~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b843512906e60be24ed6aafa2fa2876f294fab;p=pandora-kernel.git pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT The PFC pinctrl driver on sh73a0 is also regiatering a VccQ regulator for SDHI0. However, its consumers list only included the platform-data based SDHI device name. When booted with DT SDHI0 couldn't enable VccQ and therefore was unusable. Fix this by adding a consumer with DT-based name. Signed-off-by: Guennadi Liakhovetski Acked-by: Simon Horman Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed