diff options
author | Fei Shao <fshao@chromium.org> | 2024-01-22 07:20:27 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-01-22 20:38:09 +0100 |
commit | 92c02d74ba7b7cdf3887ed56bc9af38c3ee17a8b (patch) | |
tree | a7022b26b9dcb04fa76f54de56ecb6d797a6f28e | |
parent | ASoC: allow up to eight CPU/codec DAIs (diff) | |
download | linux-92c02d74ba7b7cdf3887ed56bc9af38c3ee17a8b.tar.xz linux-92c02d74ba7b7cdf3887ed56bc9af38c3ee17a8b.zip |
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 <fshao@chromium.org>
Link: https://msgid.link/r/20240122062055.1673597-1-fshao@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--[-rwxr-xr-x] | sound/soc/codecs/es8326.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sound/soc/codecs/es8326.c b/sound/soc/codecs/es8326.c index fa890f6205e2..fa890f6205e2 100755..100644 --- a/sound/soc/codecs/es8326.c +++ b/sound/soc/codecs/es8326.c |