2024-01-22 06:21:50

by Fei Shao

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---

sound/soc/codecs/es8326.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 sound/soc/codecs/es8326.c

diff --git a/sound/soc/codecs/es8326.c b/sound/soc/codecs/es8326.c
old mode 100755
new mode 100644
--
2.43.0.429.g432eaa2c6b-goog



2024-01-22 21:54:36

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] ASoC: codecs: ES8326: Remove executable bit

On Mon, 22 Jan 2024 14:20:27 +0800, Fei Shao wrote:
> Remove the executable bit that was unintentionally turned on.
>
>

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: codecs: ES8326: Remove executable bit
commit: 92c02d74ba7b7cdf3887ed56bc9af38c3ee17a8b

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark