aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-38x.dtsi
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2015-12-16 20:05:18 +0100
committerWolfram Sang <wsa@the-dreams.de>2015-12-19 12:00:37 +0100
commitb4cd08aa1f53c831e67dc5c6bc9f9acff27abcba (patch)
tree58141870b6398365cb1a4b7a98e0b94161e0c0b3 /arch/arm/boot/dts/armada-38x.dtsi
parenti2c: designware: Keep pm_runtime_enable/_disable calls in sync (diff)
downloadlinux-dev-b4cd08aa1f53c831e67dc5c6bc9f9acff27abcba.tar.xz
linux-dev-b4cd08aa1f53c831e67dc5c6bc9f9acff27abcba.zip
i2c: rcar: disable runtime PM correctly in slave mode
When we also are I2C slave, we need to disable runtime PM because the address detection mechanism needs to be active all the time. However, we can reenable runtime PM once the slave instance was unregistered. So, use pm_runtime_get_sync/put to achieve this, since it has proper refcounting. pm_runtime_allow/forbid is like a global knob controllable from userspace which is unsuitable here. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Cc: stable@kernel.org
Diffstat (limited to 'arch/arm/boot/dts/armada-38x.dtsi')
0 files changed, 0 insertions, 0 deletions