summaryrefslogtreecommitdiff
path: root/corking.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-15misc: remove two header commentsDaniel Borkmann1-6/+0
2013-06-04corking: use bool instead of intDaniel Borkmann1-4/+4
2013-06-04corking: break out udp/tcp cork functionsDaniel Borkmann1-0/+66
6:51 +0300 committerMark Brown <broonie@kernel.org>2016-09-26 09:04:14 -0700 commit899a247cf6d5bbb9eb799261791441d7d5ea2099 (patch) tree90641000368d883f44b6a43aa4d59f43275845db /sound/soc parentb0133d9c4d7600fa43499c12897136fb4f38fd57 (diff)
ASoC: simple-card: add support for aux devices
Add device tree property to define auxiliary devices to be added to simle-audio-card. Together with proper audio routing definition, this allows to use simple-card in setups where separate amplifier chip is connected to codec's output. Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')