Re: [PATCH 3/7] serial/8250: move UPIO_TSI to powerpc
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-09-01 08:28:29
Also in:
linuxppc-dev, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2011-09-01 08:28:29
Also in:
linuxppc-dev, lkml
On Thursday 01 September 2011 16:02:06 Benjamin Herrenschmidt wrote:
On Mon, 2011-06-27 at 23:45 +0200, Arnd Bergmann wrote:quoted
This iotype is only used by the legacy_serial code in powerpc, so the code should live there, rather than be compiled in for every 8250 driver.Obviously untested Misses the definition of UART_IIR etc... I'm committing a fixed version in my tree
Ok, thank you! Arnd