Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Add ioctls for RS485 mode control of serial drivers
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>
- Loading branch information