Re: [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control

2017-07-27 Thread Ulf Hansson
On 19 July 2017 at 17:25, 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 >

Re: [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control

2017-07-27 Thread Ulf Hansson
On 19 July 2017 at 17:25, 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

Re: [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control

2017-07-22 Thread Shawn Lin
On 2017/7/19 23:25, 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

Re: [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control

2017-07-22 Thread Shawn Lin
On 2017/7/19 23:25, 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

[PATCH 038/102] mmc: dw_mmc: 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

[PATCH 038/102] mmc: dw_mmc: 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