mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04: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>