Commits

Robert Chiras committed a16859734cc
MLK-17047-2: drm/imx: Fix suspend/resume for nwl_dsi-imx This patch addresses two issues: 1. Always request/release bus_freq, not just on suspend/resume routines 2. Check if the driver is running when doing a suspend, so that we won't enable it by mistake on resume. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>