]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: busses: remove superfluous ignoring of children for RPM
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sun, 29 Apr 2018 18:41:04 +0000 (20:41 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 8 May 2018 21:19:02 +0000 (23:19 +0200)
commit77bade677c3c5616dfadfd21f0220fcddbfa4cbe
treebe578503db19eafc5672eb441ee63c5443e0261d
parente6faa71034f6d0692a3a20d6b55565a36b6b8156
i2c: busses: remove superfluous ignoring of children for RPM

These days, the I2C core ensures that the embedded adapter device
ignores the PM states of its children already. Because the adapter
device is an opaque logical device, there is no need for drivers to
repeat that again.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-hix5hd2.c
drivers/i2c/busses/i2c-nomadik.c
drivers/i2c/busses/i2c-sh_mobile.c