On 11/07/2016 07:48 AM, Marek Szyprowski wrote:
There is no need to access regmap of coupled phy to check its state - suchDo you think this patch needs also go to stable?
information is already in the phy device itself, so use it directly. This
let us to avoid possible access to registers of the device in the disabled
power domain if the coupled phy is already disabled.
Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
Acked-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
---