Hi > From: Nilkanth Ahirrao <anilkanth@xxxxxxxxxxxxxx> > > commit c16015f36cc1 ("ASoC: rsnd: add .get_id/.get_id_sub") > introduces rsnd_ctu_id which calcualates and gives > the main Device id of the CTU by dividing the id by 4. > rsnd_mod_id uses this interface to get the CTU main > Device id. But this commit forgets to revert the main > Device id calcution previously done in rsnd_ctu_probe_ > which also divides the id by 4. This path corrects the > same to get the correct main Device id. > > The issue is observered when rsnd_ctu_probe_ is done for CTU1 > > Fixes: c16015f36cc1 ("ASoC: rsnd: add .get_id/.get_id_sub") > > Signed-off-by: Nilkanth Ahirrao <anilkanth@xxxxxxxxxxxxxx> > Signed-off-by: Suresh Udipi <sudipi@xxxxxxxxxxxxxx> > Signed-off-by: Jiada Wang <jiada_wang@xxxxxxxxxx> > --- Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel