Re: [PATCH V2 1/2] EHCI support for on-chip PMC MSP USB controller.

From: Anoop P A
Date: Wed Dec 22 2010 - 09:50:28 EST


On Wed, 2010-12-22 at 20:06 +0530, Anoop P.A wrote:
> From: Anoop P A <anoop.pa@xxxxxxxxx>
>
> This patch includes.
>
> 1. USB host driver for MSP71xx family SoC on-chip USB controller.

> ehci_writel(ehci, tmp, reg_ptr);
> +#ifdef CONFIG_USB_EHCI_HCD_PMC_MSP
> + /* set controller in host mode */
> + usb_hcd_tdi_set_mode(ehci);
> +#endif

Missed this one while cleaning :(
> }


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/