[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1363730323.16270.11.camel@joe-AO722>
Date: Tue, 19 Mar 2013 14:58:43 -0700
From: Joe Perches <joe@...ches.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
alsa-devel@...a-project.org, linux-kernel@...r.kernel.org
Subject: [PATCH] sound: max98090: Remove executable bit
Source files shouldn't have the executable bit set.
Signed-off-by: Joe Perches <joe@...ches.com>
---
include/sound/max98090.h | 0
sound/soc/codecs/max98090.c | 0
sound/soc/codecs/max98090.h | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/include/sound/max98090.h b/include/sound/max98090.h
old mode 100755
new mode 100644
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c
old mode 100755
new mode 100644
diff --git a/sound/soc/codecs/max98090.h b/sound/soc/codecs/max98090.h
old mode 100755
new mode 100644
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists