diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-11-07 07:04:53 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-08 11:52:24 +0100 |
commit | 202113912ba117b5c5f36e45529921b4cca4be6a (patch) | |
tree | b4d420805b3f260df2ba43fcfe6ddbc3f07fb389 /sound/soc/codecs/ak4642.c | |
parent | ASoC: fsi: fixup compile warning (diff) | |
download | linux-202113912ba117b5c5f36e45529921b4cca4be6a.tar.xz linux-202113912ba117b5c5f36e45529921b4cca4be6a.zip |
ASoC: ak4642: ak4642 was tested
ak4642 was tested by ms7724se board
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/ak4642.c')
-rw-r--r-- | sound/soc/codecs/ak4642.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/ak4642.c b/sound/soc/codecs/ak4642.c index 12c1bdef6732..b854eb0e6ad1 100644 --- a/sound/soc/codecs/ak4642.c +++ b/sound/soc/codecs/ak4642.c @@ -18,7 +18,7 @@ * This is very simple driver. * It can use headphone output / stereo input only * - * AK4642 is not tested. + * AK4642 is tested. * AK4643 is tested. */ |