commit | 82c4362ee3d8a0b8797ba77222b25c7671696e2b | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Wed Jul 29 16:40:19 2009 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 29 21:29:33 2009 +0100 |
tree | 4c1fa7405fef2f843088cd649e502901647274b1 | |
parent | 69331fbdeede932b64a0eaea6d196beaa9c40e0f [diff] |
ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolib With the s3c platform has implementing gpiolib support the s3c_gpio api has been deprecated. This patch gets rid of all s3c_gpio calls and replaces them by using gpiolib. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>