tom.leim...@gmail.com writes:

> From: Ming Lei <tom.leim...@gmail.com>
>
> Panda uses twl6030 otg phy instead of internal phy,
> so removes usb_nop_xceiv_register to make musb working.
>
> Cc: Felipe Balbi <ba...@ti.com>
> Signed-off-by: Ming Lei <tom.leim...@gmail.com>

Please Cc the linux-arm-kernel list for OMAP kernel patches targetted
for upstream.

Also, would be nice to get some Reviewed-by and/or Tested-by tags from
Panda users on this one as well.

Kevin

> ---
>  arch/arm/mach-omap2/board-omap4panda.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/board-omap4panda.c 
> b/arch/arm/mach-omap2/board-omap4panda.c
> index 1ecd0a6..802ae20 100644
> --- a/arch/arm/mach-omap2/board-omap4panda.c
> +++ b/arch/arm/mach-omap2/board-omap4panda.c
> @@ -374,8 +374,6 @@ static void __init omap4_panda_init(void)
>       platform_add_devices(panda_devices, ARRAY_SIZE(panda_devices));
>       omap_serial_init();
>       omap4_twl6030_hsmmc_init(mmc);
> -     /* OMAP4 Panda uses internal transceiver so register nop transceiver */
> -     usb_nop_xceiv_register();
>       omap4_ehci_init();
>       /* FIXME: allow multi-omap to boot until musb is updated for omap4 */
>       if (!cpu_is_omap44xx())
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to