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)
commitf5321760ce1d65fd69facc982b8523b19edf07a0
treed605203837ac0ebb2af8a8f7165fa70d05c3b821
parent4b46fbba607ef99f1aab3b77bfc1dc25464df5a6
ARM: S3C64XX: Change dev-audio.c to use S3C_GPIO_SFN() for special functions

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>
arch/arm/mach-s3c64xx/dev-audio.c