Re: [PATCH] OMAP1: fix redundant UARTs pin muxing that can break other hardware support

2009-10-22 Thread Tony Lindgren
* Janusz Krzysztofik jkrzy...@tis.icnet.pl [091021 10:11]: Wednesday 21 October 2009 02:51:35 Tony Lindgren napisał(a): Let's just remove the omap_cfg_reg() calls from mach-omap1/serial.c, and add them to the board-*.c files like you suggest above. We should be able to find which ports to

[PATCH] OMAP1: fix redundant UARTs pin muxing that can break other hardware support

2009-10-21 Thread Janusz Krzysztofik
Wednesday 21 October 2009 02:51:35 Tony Lindgren napisał(a): Let's just remove the omap_cfg_reg() calls from mach-omap1/serial.c, and add them to the board-*.c files like you suggest above. We should be able to find which ports to mux by looking at the enabled_uarts mask in the commit