diff mbox series

ASoC: codecs: ES8326: Remove executable bit

Message ID 20240122062055.1673597-1-fshao@chromium.org (mailing list archive)
State Accepted
Commit 04c04725c1d0a71a3f30033a794738b49d1f2111
Headers show
Series ASoC: codecs: ES8326: Remove executable bit | expand

Commit Message

Fei Shao Jan. 22, 2024, 6:20 a.m. UTC
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>
---

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

Comments

Mark Brown Jan. 22, 2024, 9:54 p.m. UTC | #1
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
diff mbox series

Patch

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