Commits

Even Xu committed 5781f848070
ENGR00170447 MX6Q: Fix CSI SMFC cannot disable normally Root cause is: Ipu driver use msleep to wait for smfc idle, msleep isn't a Accurate timer, but CSI SMFC is a real-time channel, so use Interrupt handler to replace msleep. Signed-off-by: Even Xu <b21019@freescale.com>