]> git.baikalelectronics.ru Git - kernel.git/commit
sound: tegra_wm8903: Adjust to of_get_named_gpio() change
authorRoland Stigge <stigge@antcom.de>
Mon, 18 Jun 2012 16:42:21 +0000 (18:42 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 Jul 2012 21:24:44 +0000 (22:24 +0100)
commita5363baa695b8cefca30421d3f7cdba49d0209a5
tree5eaf8db0bcb9ab0f9ef02aefc2eb6c181a4accf0
parenta16f96642f316406a1a25cb1f60893b9ee5a9040
sound: tegra_wm8903: 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_wm8903 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_wm8903.c