]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita7c6a89dbed17c6e88406784859b739edbff25cc
treec587a10c1878ba8b7bcaa573f0c0d16735f2c53b
parenteb09e27ce2ce3c44547fa9082954410833a706fc
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