* mohammed shareef <[EMAIL PROTECTED]> [080521 10:12]:
> i see the following lines in the omap-osk.c file regarding the uarts:
>
> static struct omap_uart_config osk_uart_config __initdata = {
> .enabled_uarts = (1 << 0),
> };
>
>
> what does it mean? i want all my uarts (1,2,3) enabled. how do i have
> to modify the above line?
How about try .enabled_uarts = 3
Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html