On Wed, Jul 19, 2017 at 11:12 AM, Moritz Fischer <[email protected]> wrote: > On Wed, Jul 19, 2017 at 05:25:06PM +0200, Philipp Zabel wrote: >> 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: Alan Tull <[email protected]> >> Cc: Moritz Fischer <[email protected]> >> Cc: [email protected] >> Signed-off-by: Philipp Zabel <[email protected]> > Acked-By: Moritz Fischer <[email protected]> Acked-by: Alan Tull <[email protected]>

