ARM: S3C64XX: Change dev-audio.c to use S3C_GPIO_SFN() for special functions
authorBen Dooks <ben-linux@fluff.org>
Thu, 27 May 2010 05:57:27 +0000 (14:57 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 23 Oct 2010 02:49:02 +0000 (11:49 +0900)
To aide in changing the gpio code, remove the use of pin-specific configs
and move to using the S3C_GPIO_SFN() versions.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found