]> Git Repo - linux.git/commit - drivers/tty/serial/Kconfig
serial: max310x: Driver rework
authorAlexander Shiyan <[email protected]>
Sat, 29 Jun 2013 06:44:17 +0000 (10:44 +0400)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/serial/Kconfig
drivers/tty/serial/max310x.c
include/linux/platform_data/max310x.h
This page took 0.048069 seconds and 4 git commands to generate.