Re: [PATCH 3/7] serial/8250: move UPIO_TSI to powerpc

From: David Daney
Date: Mon Jun 27 2011 - 19:55:35 EST


On 06/27/2011 02:45 PM, Arnd Bergmann wrote:
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.

Signed-off-by: Arnd Bergmann<arnd@xxxxxxxx>
Cc: Benjamin Herrenschmidt<benh@xxxxxxxxxxxxxxxxxxx>
Cc: linuxppc-dev@xxxxxxxxxxxxxxxx
Cc: Greg Kroah-Hartman<gregkh@xxxxxxx>
Cc: linux-serial@xxxxxxxxxxxxxxx
---
arch/powerpc/kernel/legacy_serial.c | 24 ++++++++++++++++++++++++
drivers/tty/serial/8250.c | 23 -----------------------
2 files changed, 24 insertions(+), 23 deletions(-)


This seems vaguely familiar:

https://lkml.org/lkml/2008/10/6/297

So just for the hell of it...

Acked-by: David Daney <david.daney@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/