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:
7e5cd69
)
i2c: omap: Add calls for pinctrl state select
author
Pascal Huerst
<pascal.huerst@gmail.com>
Wed, 6 May 2015 13:07:04 +0000
(15:07 +0200)
committer
Wolfram Sang
<wsa@the-dreams.de>
Tue, 12 May 2015 15:46:26 +0000
(17:46 +0200)
This adds calls to pinctrl subsystem in order to switch pin states
on suspend/resume if you provide a "sleep" state in DT.
If no "sleep" state is provided in the DT, these calls turn
to NOPs, so we don't need error checking here.
Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
Reviewed-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-omap.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-omap.c
Simple merge