aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/s5pc1xx-i2s.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: herring: sound: Use audio driver from 2.6.35Arve Hjønnevåg2011-11-171-12/+343
| | | | | | | | | | | | | | | | fix herring-wm8994.c to compile on 2.6.39 checkpoint: use mainline sound driver checkout: audio driver loads but locks up checkpoint: audio setup does not complain, but playback times-out checkpoint: using soc sound i2s and dma code from 2.6.35 - dma still hangs checkpoint: using old codec, dma and i2s code sound plays but is distorded fix distorted sound rename samsung wm8994 codec to not conflict with standard wm8994 mfd device modify dma.c to work with dma wrapper rename some audio config options and fix defconfig remove some duplicate clocks Change-Id: I1b72b5b7937fd4a40a1719674976ba16d7e8f3a6
* S5PC11X: SOUND: Add control code of audio power domain gating.huisung.kang2011-11-171-0/+18
| | | | | Change-Id: I7d9136c5141c0540440fb88fcef60dcdbb1071c5 Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
* S5PC11X: SOUND: Clean up i2s audio interface driver codes.Lakkyung Jung2011-11-171-264/+194
| | | | | | | Code clean up & fix compile warnning. Change-Id: Id6638726fda2527a139ff442ac5a38ad239ab786 Signed-off-by: Lakkyung Jung <lakkyung.jung@samsung.com>
* S5PC110: I2S: Removed redundant logs.Sayanta Pattanayak2011-11-171-7/+0
|
* Configuration for Internal DMA operation and LP audio operation is seperated.Sayanta Pattanayak2011-11-171-5/+5
| | | | | IIS can operate with internal DMA without LP audio mode. cpu-dai name changed to S5P series.
* Added IIS0 driver.Sayanta Pattanayak2011-11-161-0/+880
IIS0 operating with internal DMA with single buffer as External DMA gives some error. WM8994 codec driver is added from SLSI earlier code base(29/32 kernel, used for S1/P1). Reverts files to 2.6.35 versions Change-Id: Id1cc5b862217b629adaae20943a98fd86a342385