ASoC: Convert S3C2412 I2S driver to gpiolib API
authorSylwester Nawrocki <sylvester.nawrocki@gmail.com>
Fri, 13 Jul 2012 17:22:45 +0000 (19:22 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 15 Jul 2012 21:21:42 +0000 (22:21 +0100)
commit601787c232306e0bb84fff9fc7c2be5a5c7b87a0
tree0ce1bfd2451dcdb946774bb8e812ba439ded2739
parent0eed8a18696af4e6cf0315f935a730521b54725e
ASoC: Convert S3C2412 I2S driver to gpiolib API

The s3c2410_gpio* calls are obsolete and have been scheduled for
removal since several kernel releases. Remove them and use common
gpiolib API.
This patch is a prerequisite for removal of the obsolete S3C24XX
SoC GPIO definitions.

Compile tested only.

Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/s3c2412-i2s.c
This page took 0.024082 seconds and 5 git commands to generate.