summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/dev-audio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: S3C: Move S3C64xx audio devices into S3C64xx directoryMark Brown2009-08-141-68/+0
| | | | | | | Allowing us to make the Kconfig a little bit saner. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: Add device for IISv4 portMark Brown2009-06-171-0/+16
| | | | | Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
* [ARM] S3C64XX: Provide device for IIS portsMark Brown2009-06-171-0/+52
This allows the S3C64XX IIS drivers to be converted to the standard driver model and allows fixes there for problems with attempting to acquire the clocks for the IIS blocks via the clock API. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>