ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolib
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 29 Jul 2009 14:40:19 +0000 (16:40 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 29 Jul 2009 20:29:33 +0000 (21:29 +0100)
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>

No differences found