summaryrefslogtreecommitdiff
path: root/sound/soc/sti/uniperif_player.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-16ASoC: sti: minor corrections for uniplayerArnaud Pouliquen1-3/+7
Minor corrections after code review. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>
2015-07-10ASoC: sti: Add CPU DAI driver for playbackArnaud Pouliquen1-0/+890
Add code to manage Uniperipheral player IP instances. These DAIs are dedicated to playback and support I2S and IEC modes. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com> Signed-off-by: Mark Brown <broonie@kernel.org>