]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: dwc2: fix "iomem 0x00000000" message
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 25 Jan 2017 22:10:51 +0000 (23:10 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 26 Jan 2017 08:51:35 +0000 (10:51 +0200)
commit348becdcc3196addbe882e8a10451744e489e389
treec27ae2818df4da9da544bac29ca3a50805515242
parentdf2c0cc1093495df6f44e9b558edebcd52d42b03
usb: dwc2: fix "iomem 0x00000000" message

Set the iomem parameters in the usb_hcd to fix this misleading
message during driver load:
dwc2 c9100000.usb: irq 22, io mem 0x00000000

Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/hcd.c