Dear Shawn Guo, > On Sun, Apr 22, 2012 at 02:59:20PM +0200, Marek Vasut wrote: > > This patch adds common data shared between the MXS EHCI HCD driver, > > the MXS USB Gadget driver and the imx-otg driver. These data allow > > passing clock and memory stuff from imx-otg driver into the > > host/gadget driver. > > > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > > Cc: Chen Peter-B29397 <B29397@xxxxxxxxxxxxx> > > Cc: Detlev Zundel <dzu@xxxxxxx> > > Cc: Fabio Estevam <festevam@xxxxxxxxx> > > Cc: Li Frank-B20596 <B20596@xxxxxxxxxxxxx> > > Cc: Lin Tony-B19295 <B19295@xxxxxxxxxxxxx> > > Cc: Linux USB <linux-usb@xxxxxxxxxxxxxxx> > > Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > > Cc: Shawn Guo <shawn.guo@xxxxxxxxxxxxx> > > Cc: Shawn Guo <shawn.guo@xxxxxxxxxx> > > Cc: Stefano Babic <sbabic@xxxxxxx> > > Cc: Subodh Nijsure <snijsure@xxxxxxxxxxxx> > > Cc: Tony Lin <tony.lin@xxxxxxxxxxxxx> > > Cc: Wolfgang Denk <wd@xxxxxxx> > > --- > > > > include/linux/fsl/mxs-usb.h | 46 > > +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 > > insertions(+) > > create mode 100644 include/linux/fsl/mxs-usb.h > > As what Wolfram and Arnd pointed out in thread [1], include/linux/fsl > is not a good choice. Instead, it should be include/linux/usb/mxs-usb.h. Ok, noted. Will add in V5. What about the rest of these patches, I'd be interested to hear your opinion on these :-) > > Regards, > Shawn > > [1] http://thread.gmane.org/gmane.linux.kernel/1271153/focus=163132 Best regards, Marek Vasut -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html