ASoC: pcm3008: Use gpio_set_value_cansleep()
authorMark Brown <broonie@linaro.org>
Thu, 15 Aug 2013 10:53:28 +0000 (11:53 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 18 Aug 2013 15:40:00 +0000 (16:40 +0100)
We don't set the GPIO values from atomic context so support GPIOs that
can't be controlled from atomic context.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found