Re: [PATCH 022/102] drm/sti: explicitly request exclusive reset control

2017-07-20 Thread Benjamin Gaignard
2017-07-19 17:25 GMT+02:00 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 dr

[PATCH 022/102] drm/sti: 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