* Felipe Balbi <me@xxxxxxxxxxxxxxx> [080521 12:37]: > > > On Wed, 21 May 2008 10:44:28 -0700, Tony Lindgren <tony@xxxxxxxxxxx> wrote: > > * mohammed shareef <mdshareef@xxxxxxxxx> [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 > > this would enable only uarts 1 and 2, right? > maybe it's enough :-p Oh yeh, that's true :) Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html