]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pwm: Drop pwm_apply_state()
authorUwe Kleine-König <ukleinek@kernel.org>
Fri, 14 Jun 2024 15:39:00 +0000 (17:39 +0200)
committerUwe Kleine-König <ukleinek@kernel.org>
Wed, 10 Jul 2024 15:52:47 +0000 (17:52 +0200)
commitda804fa9bc718e4210ec27cc0457ecc1eb073a14
tree546c887fbfa89310cd0892d7233083d50fe78287
parentf8b03e5c728ff6cf76f9db23dbfaf75b7eeb0a12
pwm: Drop pwm_apply_state()

This function is not supposed to be used any more since commit
c748a6d77c06 ("pwm: Rename pwm_apply_state() to
pwm_apply_might_sleep()") that is included in v6.8-rc1. Two kernel
releases should be enough for everyone to adapt, so drop the old
function that was introduced as a compatibility stub for the transition.

Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
include/linux/pwm.h