diff mbox

ASoC: tegra_rt5640: Correct a copy and paste typo in the comments

Message ID 1472084775-7655-1-git-send-email-nicoleotsuka@gmail.com (mailing list archive)
State Accepted
Commit c614a31287033945478053cd060c3c803d7bc94f
Headers show

Commit Message

Nicolin Chen Aug. 25, 2016, 12:26 a.m. UTC
This patch corrects a copy and paste typo.

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
---
 sound/soc/tegra/tegra_rt5640.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/sound/soc/tegra/tegra_rt5640.c b/sound/soc/tegra/tegra_rt5640.c
index 773daec..e5ef4e9 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.
  *