Re: [PATCH] asm/uapi: Add definition of TIOC[SG]RS485

2014-09-18 Thread Guenter Roeck
On 09/17/2014 11:45 PM, Ricardo Ribalda Delgado wrote: 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 s/Unfortunaltely/Unfortunately/ TIO

[PATCH] asm/uapi: Add definition of TIOC[SG]RS485

2014-09-17 Thread Ricardo Ribalda Delgado
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 Reported-by: Guenter Roeck Signed-off-by: Ricardo