Commits
Octavian Purdila committed e4b768c8ed4
MLK-13859: video: mxc: mipi dsi: don't print errors on EPROBE_DEFER The device may fail to reset with EPROBE_DEFER because of the initialization order between the mipi and the mipi gpio reset drivers. This is not an error, since the probe will be later retried and eventually will succeed. Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>