]> git.baikalelectronics.ru Git - kernel.git/commit
pwm: mtk-disp: Implement atomic API .get_state()
authorJitao Shi <jitao.shi@mediatek.com>
Sun, 8 Aug 2021 13:24:33 +0000 (21:24 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 2 Sep 2021 20:27:46 +0000 (22:27 +0200)
commit97eb7a021250f9cbf84eeadbdc781f87706326b1
tree9a791958e0ae6d1b1fb9737eef14286fed39788d
parente462d2721b83a1a1b4ba103fc4b64ab25db68bcc
pwm: mtk-disp: Implement atomic API .get_state()

Switch the driver to support the .get_state() method.

Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
[thierry.reding@gmail.com: add missing linux/bitfield.h include]
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-mtk-disp.c