]> git.baikalelectronics.ru Git - kernel.git/commit
sound: tegra_alc5632: Adjust to of_get_named_gpio() change
authorRoland Stigge <stigge@antcom.de>
Mon, 18 Jun 2012 16:42:22 +0000 (18:42 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 Jul 2012 21:24:54 +0000 (22:24 +0100)
commit19db239a11a3e7348829b04359ec5bcdba877ff6
tree833f35e453430f962ec8514150c2db1de8152f4f
parenta5363baa695b8cefca30421d3f7cdba49d0209a5
sound: tegra_alc5632: Adjust to of_get_named_gpio() change

of_get_named_gpio() was changed to return -EPROBE_DEFER in case of
gpios not probed yet. This patch adjusts tegra_alc5632 to this.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_alc5632.c