summaryrefslogtreecommitdiffstats
path: root/drivers/sh/maple
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-10-30 08:47:18 +0100
committerMark Brown <broonie@kernel.org>2018-11-05 12:27:45 +0100
commitc16015f36cc128244c910152663de45c3b99f551 (patch)
treef022ff2b261c82891f9e043ad598e1ecc427ecac /drivers/sh/maple
parentASoC: rsnd: move .get_status under rsnd_mod_ops (diff)
downloadlinux-c16015f36cc128244c910152663de45c3b99f551.tar.xz
linux-c16015f36cc128244c910152663de45c3b99f551.zip
ASoC: rsnd: add .get_id/.get_id_sub
ID for CTU and SSIU are confusable. 1 CTU has 4 sub nodes. This means, CTU0 has CTU01 - CTU03, CTU1 has CTU10 - CTU13. SSIU is more confusable. Gen2 SSIU has BUSIF0-3, Gen3 SSIU has BUSIF0-7, but not for all SSIU. In rsnd driver, each mod drivers are assuming rsnd_mod_id() returns main device ID (In CTU case CTU0-1, SSIU case SSIU0-9), not serial number. This patch adds new .id/.id_sub to handling more detail ID. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/sh/maple')
0 files changed, 0 insertions, 0 deletions