diff options
author | Enric Balletbo i Serra <enric.balletbo@collabora.com> | 2016-06-17 16:24:43 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-22 15:52:03 +0100 |
commit | 0ac4aeb5185fda7c9dd42964ce3d9c368bb81d41 (patch) | |
tree | fa5a927fde716b1552542fb3c2113b8fe1d277b7 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ASoC: max9867: Fix unix permissions for source files.
Change file permissions of source files max9867.c/h from 0755 to 0644.
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--[-rwxr-xr-x] | sound/soc/codecs/max9867.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sound/soc/codecs/max9867.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sound/soc/codecs/max9867.c b/sound/soc/codecs/max9867.c index 2a22fddeb6af..2a22fddeb6af 100755..100644 --- a/sound/soc/codecs/max9867.c +++ b/sound/soc/codecs/max9867.c diff --git a/sound/soc/codecs/max9867.h b/sound/soc/codecs/max9867.h index 65590b4ad62a..65590b4ad62a 100755..100644 --- a/sound/soc/codecs/max9867.h +++ b/sound/soc/codecs/max9867.h |