diff mbox

[1/1] ASoC: Samsung: Remove redundant comment

Message ID 1372935277-30488-1-git-send-email-sachin.kamat@linaro.org
State Accepted
Commit b3ff04668c5a36c290e5b2849b6c86ceb3aec2c3
Headers show

Commit Message

Sachin Kamat July 4, 2013, 10:54 a.m. UTC
There is a typo in the filename (i2c mentioned instead of i2s).
However, this is a redundant piece of information. Delete it
altogether.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 sound/soc/samsung/s3c-i2s-v2.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Mark Brown July 4, 2013, 12:51 p.m. UTC | #1
On Thu, Jul 04, 2013 at 04:24:37PM +0530, Sachin Kamat wrote:
> There is a typo in the filename (i2c mentioned instead of i2s).
> However, this is a redundant piece of information. Delete it
> altogether.

Applied, thanks.
diff mbox

Patch

diff --git a/sound/soc/samsung/s3c-i2s-v2.c b/sound/soc/samsung/s3c-i2s-v2.c
index 20e98d1..e5e81b1 100644
--- a/sound/soc/samsung/s3c-i2s-v2.c
+++ b/sound/soc/samsung/s3c-i2s-v2.c
@@ -1,6 +1,4 @@ 
-/* sound/soc/samsung/s3c-i2c-v2.c
- *
- * ALSA Soc Audio Layer - I2S core for newer Samsung SoCs.
+/* ALSA Soc Audio Layer - I2S core for newer Samsung SoCs.
  *
  * Copyright (c) 2006 Wolfson Microelectronics PLC.
  *	Graeme Gregory graeme.gregory@wolfsonmicro.com