[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <174406895824.1337819.13371783286316955668.b4-ty@kernel.org>
Date: Tue, 08 Apr 2025 00:35:58 +0100
From: Mark Brown <broonie@...nel.org>
To: Oder Chiou <oder_chiou@...ltek.com>,
Liam Girdwood <lgirdwood@...il.com>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, Thorsten Blum <thorsten.blum@...ux.dev>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: codecs: rt5677: Use secs_to_jiffies() instead of
msecs_to_jiffies()
On Sat, 05 Apr 2025 14:58:08 +0200, Thorsten Blum wrote:
> Use secs_to_jiffies() instead of msecs_to_jiffies() and avoid scaling
> 'delay' to milliseconds.
>
> Since 'delay' isn't a compile-time constant, secs_to_jiffies() expands
> to much simpler code compared to msecs_to_jiffies(), reducing the size
> of 'snd-soc-rt5677-spi.ko' by 472 bytes.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: codecs: rt5677: Use secs_to_jiffies() instead of msecs_to_jiffies()
commit: 7afa96026f0a1d81b7e9cc8f1811cae4b80d4d94
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
Powered by blists - more mailing lists