Re: [PATCH 069/102] pwm: hibvt: explicitly request exclusive reset control

2017-08-20 Thread Thierry Reding
On Wed, Jul 19, 2017 at 05:26:13PM +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 beha

[PATCH 069/102] pwm: hibvt: explicitly request exclusive reset control

2017-07-19 Thread Philipp Zabel
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 A