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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 02:36:44 +0000 (11:36 +0900)
commit3c6d98266d2028565510f0febe0592504b884f17
treec9992e90c0b138d3c3d98a5b94c8c751f5a45097
parent2629b10167d5f641126487fef84cd036ab9cd72f
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
This page took 0.025727 seconds and 5 git commands to generate.