ASoC: rsnd: tidyup brga/brgb default value

default value for brga/brgb should be 0xff instead of 0x2.
This patch tidyup it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87jztmzlew.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kuninori Morimoto 2023-08-22 23:50:48 +00:00 committed by Mark Brown
parent d059cd40ae
commit 80d4984f38
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0

View file

@ -502,8 +502,8 @@ static int rsnd_adg_get_clkout(struct rsnd_priv *priv)
};
ckr = 0;
brga = 2; /* default 1/6 */
brgb = 2; /* default 1/6 */
brga = 0xff; /* default */
brgb = 0xff; /* default */
/*
* ADG supports BRRA/BRRB output only