commit | 3c6d98266d2028565510f0febe0592504b884f17 | [log] [tgz] |
---|---|---|
author | Ivan T. Ivanov <iivanov@mm-sol.com> | Sun May 04 09:24:42 2014 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 11:36:44 2014 +0900 |
tree | c9992e90c0b138d3c3d98a5b94c8c751f5a45097 | |
parent | 2629b10167d5f641126487fef84cd036ab9cd72f [diff] |
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>