From 0855214a004e70e994c285b7435d01c31cec1b3b Mon Sep 17 00:00:00 2001 From: David Brownell Date: Fri, 23 Mar 2007 09:57:34 -0400 Subject: [PATCH] musb_hdrc: Minor root hub cleanups Minor root hub cleanups: - Use unaligned accessors to return status, in case usbcore passes a buffer that's not aligned. - Fix some glitching on restart (e.g. when switching gadget drivers while leaving the OTG-mode musb_hdrc driver loaded). Signed-off-by: David Brownell --- Reading git-format-patch failed