[PATCH v2 0/2] meson pwm small fixes
George Stark
gnstark at salutedevices.com
Wed Apr 24 06:24:06 PDT 2024
Just some small fixes for meson pwm.
Changelog:
v1->v2:
pwm: meson: Drop unneeded check in .get_state()
- update commit message
- drop Fixes tag. It's not actually a bug
previous version: [1]
pwm: meson: Add check for error from clk_round_rate()
- update commit message
- change unsigned long fin_freq; to long fin_freq;
previous version: [2]
[1] https://lore.kernel.org/lkml/20240423161356.2522636-2-gnstark@salutedevices.com/T/#m6d1d5cf100dc5b77f85e2a7d01c0b0097b6a04da
[2] https://lore.kernel.org/lkml/20240423161356.2522636-2-gnstark@salutedevices.com/T/#ma84e2d490bf79bda12f8393773c1af37b48d5473
George Stark (2):
pwm: meson: Drop unneeded check in .get_state()
pwm: meson: Add check for error from clk_round_rate()
drivers/pwm/pwm-meson.c | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
--
2.25.1
More information about the linux-amlogic
mailing list