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:
2212a85
)
i2c: imx: Check the return value from clk_prepare_enable()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 4 Dec 2013 22:21:37 +0000
(20:21 -0200)
committer
Wolfram Sang
<wsa@the-dreams.de>
Thu, 12 Dec 2013 21:48:22 +0000
(22:48 +0100)
clk_prepare_enable() may fail, so let's check its return value and propagate it
in the case of error.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-imx.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-imx.c
Simple merge