On Mon, Aug 20, 2012 at 8:48 AM, Stephen Warren wrote:
> On 08/19/2012 12:15 PM, Lucas Stach wrote:
>> Rename board provided gpio_config_uart() to
>> gpio_early_init_uart() as it does the same thing as the equally
>> called function provided by the uart-switch code. This allows
>> to simply call t
On 08/19/2012 12:15 PM, Lucas Stach wrote:
> Rename board provided gpio_config_uart() to
> gpio_early_init_uart() as it does the same thing as the equally
> called function provided by the uart-switch code. This allows
> to simply call this function in early board init whether or not
> we are build
Rename board provided gpio_config_uart() to
gpio_early_init_uart() as it does the same thing as the equally
called function provided by the uart-switch code. This allows
to simply call this function in early board init whether or not
we are building with CONFIG_UART_SWITCH defined.
Also provide a
3 matches
Mail list logo