]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: rsnd: make sure variable name for 44.1kHz/48kHz
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 20 Dec 2013 03:27:19 +0000 (19:27 -0800)
committerMark Brown <broonie@linaro.org>
Tue, 31 Dec 2013 13:35:30 +0000 (13:35 +0000)
commit7808aa30d6cf366e5f627dcbf7c84f9dc6e602ab
tree096696d59cdedbfbaf5e17e8af9e5139ea8fcedf
parent690ef81ebe02a43991b0fcb418d77b8420346cfd
ASoC: rsnd: make sure variable name for 44.1kHz/48kHz

This driver is assuming that
RBGA is used as source clock of 44.1kHz category, and
RBGB is used as source clock of 48kHz category.
This patch clarifies the variable name.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/sh/rcar/adg.c