summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2026-06-09 00:23:28 +0000
committerMark Brown <broonie@kernel.org>2026-06-12 18:57:57 +0100
commit97c7d3d20348b480a0bd714fc152768a08e12696 (patch)
treec394e2c268743da4c2531d5ee64d346716925cb9 /include/linux/debugobjects.h
parent06449c0c47b190d75ac0185cdc5e827d8deee13e (diff)
ASoC: renesas: rcar: 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/87ldco36kf.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions