serial: max310x: Add support for RS-485 mode
authorAlexander Shiyan <shc_work@mail.ru>
Mon, 10 Feb 2014 18:18:34 +0000 (22:18 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 17:34:48 +0000 (09:34 -0800)
commit55367c620aed6bc27a82bb1763366931d7f2ee66
treeb61316e9f2e13061aa3d2cf28175886c5853c0fd
parent0fbae8874eea124591aee10efae98d244a2d072d
serial: max310x: Add support for RS-485 mode

This patch adds support for RS-485 (TIOCSRS485/TIOCGRS485) IOCTLs.
As a result this patch eliminate private driver header.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/max310x.c
include/linux/platform_data/max310x.h [deleted file]