Thread (46 messages) flat view 46 messages, 5 authors, 2014-02-24

[PATCH 14/17] i2c: nomadik: Fixup deployment of runtime PM

From: Ulf Hansson <hidden>
Date: 2014-02-10 10:16:57
Also in: linux-i2c, linux-mmc, linux-spi, lkml

On 5 February 2014 15:45, Fabio Estevam [off-list ref] wrote:
On Tue, Feb 4, 2014 at 1:58 PM, Ulf Hansson [off-list ref] wrote:
quoted
+static int nmk_i2c_runtime_resume(struct device *dev)
+{
+       struct amba_device *adev = to_amba_device(dev);,
+       struct nmk_i2c_dev *nmk_i2c = amba_get_drvdata(adev);
+
+       clk_prepare_enable(nmk_i2c->clk);
Previously the code was checking the return value from
clk_prepare_enable(). You should keep the check here.
Will fix in v2! Thanks for reviewing!

Kind regards
Ulf Hansson
Regards,

Fabio Estevam
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help