]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: omap: rx51: get GPIO numbers via gpiod API
authorSebastian Reichel <sre@kernel.org>
Mon, 28 Apr 2014 14:07:24 +0000 (16:07 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 1 May 2014 17:54:34 +0000 (10:54 -0700)
commit386e81ab3b4d6f50064d0ce0b3d82a4ea9a26296
tree61c3730712a964cc0754cc92bdc3f46c9c718271
parent0a17a37046dbd55204b00fee6e270c8008ace56b
ASoC: omap: rx51: get GPIO numbers via gpiod API

Update the driver to get GPIO numbers from the
devm gpiod API instead of requesting hardcoded
GPIO numbers.

Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/omap/rx51.c