From: Fei Shao Date: Mon, 22 Jan 2024 06:20:27 +0000 (+0800) Subject: ASoC: codecs: ES8326: Remove executable bit X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=92c02d74ba7b7cdf3887ed56bc9af38c3ee17a8b;p=linux.git ASoC: codecs: ES8326: Remove executable bit Remove the executable bit that was unintentionally turned on. Fixes: ee09084fbf9f ("ASoC: codecs: ES8326: Add chip version flag") Signed-off-by: Fei Shao Link: https://msgid.link/r/20240122062055.1673597-1-fshao@chromium.org Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/es8326.c b/sound/soc/codecs/es8326.c old mode 100755 new mode 100644