Re: [PATCH 7/7] usb: phy-tegra-usb.c: wrong pointer check for remap UTMI

2013-12-03 Thread Chris Ruehl
Sorry for the noise, it should be [PATCH] only .. I will resend it. On Wednesday, December 04, 2013 10:00 AM, Chris Ruehl wrote: usb: phy-tegra-usb.c: wrong pointer check for remap UTMI A wrong pointer was used to test the result of devm_ioremap() Signed-off-by: Chris Ruehl Acked-by: Venu Byr

[PATCH 7/7] usb: phy-tegra-usb.c: wrong pointer check for remap UTMI

2013-12-03 Thread Chris Ruehl
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI A wrong pointer was used to test the result of devm_ioremap() Signed-off-by: Chris Ruehl Acked-by: Venu Byravarasu --- drivers/usb/phy/phy-tegra-usb.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/phy