diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2011-11-07 06:04:53 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-08 10:52:24 (GMT) |
commit | 202113912ba117b5c5f36e45529921b4cca4be6a (patch) | |
tree | b4d420805b3f260df2ba43fcfe6ddbc3f07fb389 /sound/soc/codecs | |
parent | 8918b843aff3236de6301b1137434d3f0bc0a0f5 (diff) | |
download | linux-fsl-qoriq-202113912ba117b5c5f36e45529921b4cca4be6a.tar.xz |
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')
-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 12c1bde..b854eb0 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. */ |