commit | 7472a2f21b6f73ea95841afbd8686e2515ab696b | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Sun Oct 06 08:59:37 2013 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sun Oct 06 09:01:56 2013 +0900 |
tree | 20ea1a438528ae669949bb0a19878ba30a79f294 | |
parent | 7e66e2689cc3ec18b12ef95e6ed094a367886f50 [diff] |
ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support Since CONFIG_PLAT_S3C64XX is going to be removed, this patch modifies the s3c-i2s-v2 driver to use the proper way of checking for S3C64xx support - CONFIG_ARCH_S3C64XX. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Acked-by: Mark Brown <broonie@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>