mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09:00
ipu_plane_disable should never be called while the plane IDMAC channel is active. The busy wait is just a safety net that should never time out. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>