Commits

Terry Lv committed bdf89270452
ENGR00138480: mxc_iim can't be open twice mxc_iim can't be open twice. The reason is that request_irq failed when open mxc_iim again. So put request_irq function to probe function. Signed-off-by: Terry Lv <r65388@freescale.com>