From 3c6d98266d2028565510f0febe0592504b884f17 Mon Sep 17 00:00:00 2001 From: "Ivan T. Ivanov" Date: Sun, 4 May 2014 09:24:42 +0800 Subject: [PATCH] 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 Signed-off-by: Ivan T. Ivanov Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed