Re: [RFC/RFT 1/5] phy: exynos5-usbdrd: read from correct offset of xhci linksystem

2019-07-24 Thread Krzysztof Kozlowski
On Mon, 22 Jul 2019 at 20:59, Anand Moon wrote: > > Read from linksystem offset to update the xhci version. But why? As many times before, you do not specify why you are doing things. What problem are you solving? What feature are you adding? Best regards, Krzysztof > > Signed-off-by: Anand

[RFC/RFT 1/5] phy: exynos5-usbdrd: read from correct offset of xhci linksystem

2019-07-22 Thread Anand Moon
Read from linksystem offset to update the xhci version. Signed-off-by: Anand Moon --- drivers/phy/samsung/phy-exynos5-usbdrd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/phy/samsung/phy-exynos5-usbdrd.c b/drivers/phy/samsung/phy-exynos5-usbdrd.c index