From 4480764f57ba494e3f64003e13223c0b5ec6a2ca Mon Sep 17 00:00:00 2001
From: Joe Perches <joe@perches.com>
Date: Tue, 19 Mar 2013 14:58:43 -0700
Subject: ASoC:: max98090: Remove executable bit

Source files shouldn't have the executable bit set.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.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(-)
 mode change 100755 => 100644 include/sound/max98090.h
 mode change 100755 => 100644 sound/soc/codecs/max98090.c
 mode change 100755 => 100644 sound/soc/codecs/max98090.h

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
-- 
cgit v1.2.3