From: Michael Grzeschik Date: Sat, 30 Mar 2013 10:54:01 +0000 (+0200) Subject: usb: chipidea: usbmisc: add post handling and errata fix for mx25 X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a068533079a0a1be53c78c89e65adfbd3c687591;p=pandora-kernel.git usb: chipidea: usbmisc: add post handling and errata fix for mx25 This adds a post handling routine which is called after ci13xxx_add_device was called. The first user is the mx25, which has to disable the external-vbus-divider after the udc has started. Signed-off-by: Michael Grzeschik Signed-off-by: Marc Kleine-Budde [Alex: also fixed a signed one-bit bitfield a whitespace error and yet another set of line-too-long and void pointer casting errors] Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed