serial: max310x: Driver rework
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 29 Jun 2013 06:44:17 +0000 (10:44 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 22:53:04 +0000 (15:53 -0700)
commit10d8b34a421716d55a4ff7c2d427c35e88b8fd60
treec587a10c1878ba8b7bcaa573f0c0d16735f2c53b
parentb4cdc8f61beb2a55c8c3d22dfcaf5f34a919fe9b
serial: max310x: Driver rework

This patch rework max310x driver.
Major changes have been made:
- Prepare driver to support ICs with more than one UART.
- Prepare driver to support work with I2C-bus.
The patch changes almost every function and can not be divided into parts.

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