OSDN Git Service

i2c: sun6i-pw2i: explicitly request exclusive reset control
authorPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 19 Jul 2017 15:25:33 +0000 (17:25 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 14 Aug 2017 19:40:21 +0000 (21:40 +0200)
commit96ae9eab03b5d5ba1a427c8bf65d0945a8a287c4
treebd805d37cae8fca091643010639b31f8e22a298a
parent961e026a06da0db68295bb012a34c5bcb8388d7c
i2c: sun6i-pw2i: explicitly request exclusive reset control

Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting
reset lines") started to transition the reset control request API calls
to explicitly state whether the driver needs exclusive or shared reset
control behavior. Convert all drivers requesting exclusive resets to the
explicit API call so the temporary transition helpers can be removed.

No functional changes.

Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: linux-i2c@vger.kernel.org
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-sun6i-p2wi.c