powerpc: Add ioctls for RS485 mode control of serial drivers
authorMatthias Fuchs <mfuchs@ma-fu.de>
Tue, 30 Dec 2008 00:59:38 +0000 (00:59 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Jan 2009 05:25:12 +0000 (16:25 +1100)
These ioctls take a struct serial_rs485
(see linux/serial.h) as argument. They are already available
on x86. This patch adds them for the powerpc architecture.

Signed-off-by: Matthias Fuchs <mfuchs@ma-fu.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found