Message ID | 20230228135508.1798428-1-u.kleine-koenig@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | pwm: Ensure .polarity is set in .get_state() | expand |
Hello: This patch was applied to chrome-platform/linux.git (for-kernelci) by Thierry Reding <thierry.reding@gmail.com>: On Tue, 28 Feb 2023 14:55:04 +0100 you wrote: > Hello, > > in the context of the discussion with Munehisa Kamata about the meson driver > not setting .polarity in .get_state() I checked the other drivers for the same > issue. The identified drivers are fixed here. For three of them > zero-initializing *state would be good enough, still I think setting the > polarity explicitly is a good idea. For the hibvt driver (that supports > both polarities) the change is a real improvement. > > [...] Here is the summary with links: - [2/4] pwm: cros-ec: Explicitly set .polarity in .get_state() https://git.kernel.org/chrome-platform/c/30006b77c7e1 You are awesome, thank you!
Hello: This patch was applied to chrome-platform/linux.git (for-next) by Thierry Reding <thierry.reding@gmail.com>: On Tue, 28 Feb 2023 14:55:04 +0100 you wrote: > Hello, > > in the context of the discussion with Munehisa Kamata about the meson driver > not setting .polarity in .get_state() I checked the other drivers for the same > issue. The identified drivers are fixed here. For three of them > zero-initializing *state would be good enough, still I think setting the > polarity explicitly is a good idea. For the hibvt driver (that supports > both polarities) the change is a real improvement. > > [...] Here is the summary with links: - [2/4] pwm: cros-ec: Explicitly set .polarity in .get_state() https://git.kernel.org/chrome-platform/c/30006b77c7e1 You are awesome, thank you!