commit | 8e63aee564229f95d1e1d7e5e21ffe2622f28f16 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Tue Sep 09 20:59:50 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 09 22:36:40 2014 -0700 |
tree | a8b776a664b836e2a8b5301bdbc584eb2e654f89 | |
parent | 12b46b66f098de4b72ea6f14b8228d1e71ab9fd1 [diff] |
sh/uapi: Add definition of TIOC[SG]RS485 Commit: e676253b19b2d269cccf67fdb1592120a0cd0676 (serial/8250: Add support for RS485 IOCTLs), adds support for RS485 ioctls for 825_core on all the archs. Unfortunaltely the definition of TIOCSRS485 and TIOCGRS485 was missing on the ioctls.h file Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>