On Saturday 07 July 2007, Grant Likely wrote:
> --- a/arch/powerpc/platforms/83xx/mpc834x_itx.c
> +++ b/arch/powerpc/platforms/83xx/mpc834x_itx.c
> @@ -63,6 +63,8 @@ static void __init mpc834x_itx_setup_arch(void)
>  
>         ppc_md.pci_exclude_device = mpc83xx_exclude_device;
>  #endif
> +
> +       mpc834x_usb_cfg();
>  }

Why is that necessary? Shouldn't there be an of_platform_driver that
simply does all the setup automatically if the device is present?

        Arnd <><
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to