]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/stm: ltdc: remove reload interrupt
authorYannick Fertre <yannick.fertre@foss.st.com>
Fri, 12 Jul 2024 13:14:53 +0000 (15:14 +0200)
committerRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Fri, 19 Jul 2024 09:34:50 +0000 (11:34 +0200)
commitef824286128eddaa19cc62fedde198e2055bffff
tree6795a38a62050f8917504984403f8d3dbba1c07b
parentab59c6b20588b9fad9fe90c30a4af4bf56e6e7c6
drm/stm: ltdc: remove reload interrupt

The reload interrupt is not used by the driver. To avoid
unnecessary calls of the interrupt routine, don't enable it.
Solve small typo and add mask to simplify the driver.

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240712131453.98597-1-yannick.fertre@foss.st.com
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
drivers/gpu/drm/stm/ltdc.c