[PATCH 04/11] MXS: Add data shared between imx-otg and EHCI driver

Shawn Guo shawn.guo at linaro.org
Sun Apr 22 10:39:40 EDT 2012


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 at denx.de>
> Cc: Chen Peter-B29397 <B29397 at freescale.com>
> Cc: Detlev Zundel <dzu at denx.de>
> Cc: Fabio Estevam <festevam at gmail.com>
> Cc: Li Frank-B20596 <B20596 at freescale.com>
> Cc: Lin Tony-B19295 <B19295 at freescale.com>
> Cc: Linux USB <linux-usb at vger.kernel.org>
> Cc: Sascha Hauer <s.hauer at pengutronix.de>
> Cc: Shawn Guo <shawn.guo at freescale.com>
> Cc: Shawn Guo <shawn.guo at linaro.org>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Subodh Nijsure <snijsure at grid-net.com>
> Cc: Tony Lin <tony.lin at freescale.com>
> Cc: Wolfgang Denk <wd at denx.de>
> ---
>  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.

Regards,
Shawn

[1] http://thread.gmane.org/gmane.linux.kernel/1271153/focus=163132



More information about the linux-arm-kernel mailing list