Commits
gaopan committed 07b4214f921
MLK-10893: i2c: imx: add irqf_no_suspend The i2c irq is masked when pcie starts a i2c transfer process during noirq suspend stage. As a result, i2c transfer fails. To solve the problem, IRQF_NO_SUSPEND is added to i2c bus. Signed-off-by: Gao Pan <b54642@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com> (cherry picked from commit d21259d913effcad322e30d389323e72a0f9709d)