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:
3e59ae4
)
i2c: s3c2410: fix oops in suspend callback for non-dt platforms
author
Vasily Khoruzhick
<anarsoul@gmail.com>
Sun, 3 May 2015 18:13:10 +0000
(21:13 +0300)
committer
Wolfram Sang
<wsa@the-dreams.de>
Tue, 12 May 2015 16:13:46 +0000
(18:13 +0200)
Initialize sysreg by default, otherwise driver will crash in suspend
callback when not using DT.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
Fixes:
a7750c3ef01223
("i2c: s3c2410: Handle i2c sys_cfg register in i2c driver")
drivers/i2c/busses/i2c-s3c2410.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-s3c2410.c
Simple merge