Files
linux/drivers/i2c/busses
Andy Gross 86b59bbfae i2c: qup: Fix order of runtime pm initialization
The runtime pm calls need to be done before populating the children via the
i2c_add_adapter call.  If this is not done, a child can run into issues trying
to do i2c read/writes due to the pm_runtime_sync failing.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
2014-10-03 03:20:47 +02:00
..
2008-01-27 18:14:45 +01:00
2011-01-04 00:53:37 +00:00
2014-01-16 11:15:50 +01:00
2014-06-02 19:29:37 +02:00
2014-06-02 19:29:37 +02:00
2014-08-01 19:47:17 +02:00
2014-06-02 19:29:37 +02:00
2014-08-04 23:19:15 +02:00