]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: msm: Initialize offset of the capability registers
authorIvan T. Ivanov <iivanov@mm-sol.com>
Sun, 4 May 2014 01:24:42 +0000 (09:24 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:11 +0000 (21:18 -0600)
commit768db5ee1bc4962235bd13f551e2757e032bb380
tree51305b1f55e60385ff307dbfa96ccf4138798a59
parent26ac975accd59b533bfbd707214bf0e425e27d00
usb: chipidea: msm: Initialize offset of the capability registers

Since commit 62bb84e (usb: gadget: ci13xxx: convert to platform device)
start address of the capability registers is not passed correctly to
udc_probe(). Fix this.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_msm.c