mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 22:43:04 -04:00
The pixel clock should not be on if the CRTC is not in use, hence move clock enable/disable calls into CRTC callbacks. Signed-off-by: Stefan Agner <stefan@agner.ch> Tested-By: Meng Yi <meng.yi@nxp.com>