Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc/topic...
[deliverable/linux.git] / sound / soc / sh / rcar / adg.c
index 7d3e0e46d64a0866e8156d1ed1640c27afc730e3..2145957d02290f4e61b97fdf01b01b4716b7f0b6 100644 (file)
@@ -532,7 +532,7 @@ static void rsnd_adg_get_clkout(struct rsnd_priv *priv,
                }
        }
 
-       rsnd_mod_bset(adg_mod, SSICKR, 0x00FF0000, ckr);
+       rsnd_mod_bset(adg_mod, SSICKR, 0x80FF0000, ckr);
        rsnd_mod_write(adg_mod, BRRA,  rbga);
        rsnd_mod_write(adg_mod, BRRB,  rbgb);
 
This page took 0.027836 seconds and 5 git commands to generate.