aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic
diff options
context:
space:
mode:
authorAidan MacDonald <aidanmacdonald.0x0@gmail.com>2022-07-06 22:13:21 +0100
committerMark Brown <broonie@kernel.org>2022-07-07 12:23:43 +0100
commit8a7691010992886290b340a1ba943067c2e70f85 (patch)
treefda77ca89784e16cd0ff52736bd69675a1314613 /scripts/basic
parentASoC: jz4740-i2s: Remove Open Firmware dependency (diff)
ASoC: jz4740-i2s: Refactor DMA channel setup
It's simpler to set up the playback and capture DMA settings at driver probe time instead of during DAI probing. Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@gmail.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20220706211330.120198-3-aidanmacdonald.0x0@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
>1-1/+1 2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1 2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1 2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1 2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1 2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2 2011-09-07Fix up x86-32 section names for Atom codeLiubov Dmitrieva1-1/+1 2011-09-05Fix whitespacesUlrich Drepper1-1/+0 2011-09-05Optimized strchr and strrchr with SSE2 on x86-32Liubov Dmitrieva1-0/+350