git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a7b3c3
)
i2c: tegra: convert normal suspend/resume to *_noirq
author
Laxman Dewangan
<ldewangan@nvidia.com>
Tue, 10 Jul 2012 11:20:44 +0000
(16:50 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Thu, 12 Jul 2012 10:33:45 +0000
(12:33 +0200)
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 <ldewangan@nvidia.com>
[wsa: fixed up to match previous pm_ops change]
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found