Re: [PATCH 4/6] Platform support MSP onchip USB controller.

From: Anoop P A
Date: Fri Feb 11 2011 - 10:09:08 EST


On Fri, 2011-02-11 at 15:06 +0100, Ralf Baechle wrote:
> On Tue, Jan 25, 2011 at 01:52:05PM +0530, Anoop P.A wrote:
>
> > +#ifdef CONFIG_MSP_HAS_DUAL_USB
> > +#define NUM_USB_DEVS 2
> > +#else
> > +#define NUM_USB_DEVS 1
> > +#endif
>
> I thought you meant to replace CONFIG_MSP_HAS_DUAL_USB with a runtime
> check?

No. I added that as an configuration option will be used in future.
>
> Ralf


--
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/