diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2016-08-24 17:26:15 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-01 21:06:31 +0100 |
commit | c614a31287033945478053cd060c3c803d7bc94f (patch) | |
tree | 5085506f33ea8273c2ed8c7ffb6cd296448fe3ad /sound/soc/tegra | |
parent | 04445681f710eb3a6a263504fa3e6f4199f12d87 (diff) | |
download | linux-c614a31287033945478053cd060c3c803d7bc94f.tar.bz2 |
ASoC: tegra_rt5640: Correct a copy and paste typo in the comments
This patch corrects a copy and paste typo.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/tegra')
-rw-r--r-- | sound/soc/tegra/tegra_rt5640.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra_rt5640.c b/sound/soc/tegra/tegra_rt5640.c index 773daecaa5e8..e5ef4e9c4ac5 100644 --- a/sound/soc/tegra/tegra_rt5640.c +++ b/sound/soc/tegra/tegra_rt5640.c @@ -1,5 +1,5 @@ /* -* tegra_rt5640.c - Tegra machine ASoC driver for boards using WM8903 codec. +* tegra_rt5640.c - Tegra machine ASoC driver for boards using RT5640 codec. * * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. * |