]> 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)
commit438010bc3cc7ec81334f2fad802a3526b25d7bda
tree833f35e453430f962ec8514150c2db1de8152f4f
parent90cb5bb6501d3acb547451ef44256dcc4ec49ff9
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