Re: [PATCH 058/102] phy: rockchip-pcie: explicitly request exclusive reset control

2017-08-02 Thread Shawn Lin
[+ Bjorn] On 2017/7/19 23:26, 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 058/102] phy: rockchip-pcie: explicitly request exclusive reset control

2017-08-02 Thread Shawn Lin
[+ Bjorn] On 2017/7/19 23:26, 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 058/102] phy: rockchip-pcie: explicitly request exclusive reset control

2017-07-22 Thread Shawn Lin
Hi Philipp On 2017/7/19 23:26, 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 058/102] phy: rockchip-pcie: explicitly request exclusive reset control

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

[PATCH 058/102] phy: rockchip-pcie: 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 058/102] phy: rockchip-pcie: 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