• Philipp Zabel's avatar
    i2c: sun6i-pw2i: explicitly request exclusive reset control · 96ae9eab
    Philipp Zabel authored
    Commit a53e35db ("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: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
    Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
    96ae9eab
i2c-sun6i-p2wi.c 8.61 KB