From: Laxman Dewangan Date: Tue, 10 Jul 2012 11:20:44 +0000 (+0530) Subject: i2c: tegra: convert normal suspend/resume to *_noirq X-Git-Tag: v3.6-rc1~67^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c86d44cda2e715bc95f525fd0eac4bd6a66998e;p=pandora-kernel.git i2c: tegra: convert normal suspend/resume to *_noirq To provide the late suspend and early resume for i2c driver, convert the suspend/resume as suspend-> suspend_noirq resume -> resume_noirq Signed-off-by: Laxman Dewangan [wsa: fixed up to match previous pm_ops change] Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed