summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2026-06-09 00:23:18 +0000
committerMark Brown <broonie@kernel.org>2026-06-12 18:57:55 +0100
commit23ad6257cea2d64c37da6d6973ccd7981bf566e9 (patch)
tree41e14a20c236167c06195175d56af6d70d734f6a /include/linux/timerqueue.h
parentca446ac6b38bc311d400db7049ada9e9cf1cd109 (diff)
ASoC: codecs: ak4619: update auto select format
Current auto select format start with the highest priority format and gradually add lower priority formats one by one, and search matched format. Like A+X -> A+B+X -> A+B+C+X+Y... (a) But in this method, we can't handle format if HW has some kind of patterns, like A+X or B+Y etc (b). Current drivers are using (a) style, this patch switch to use (b) style. This is needed before update auto select format method. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/87o6hk36kp.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions