linux/drivers/tty/serial/jsm
Konrad Zapalowicz 95db1ccb15 drivers: serial: jsm: Add the Classic board implementation
This commit adds the Digi Classic board implementation to the
staging/jsm driver.

The code here is taken from the staging/dgnc driver and modified to
match the serial/jsm state. This work is mostly based on the changes
that has been done to the code handling the Digi Neo cards with the
inspiration coming from the diff between staging/dgnc and serial/jsm
as well as the LKML history for the jsm_neo.c

The code compiles now and has no sparse and checkpatch errors or
warnings.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-06 15:17:34 -08:00
..
jsm_cls.c drivers: serial: jsm: Add the Classic board implementation 2014-11-06 15:17:34 -08:00
jsm_driver.c jsm: add support for additional Neo cards 2014-09-08 13:15:49 -07:00
jsm_neo.c serial: jsm: Convert jsm_printk to jsm_dbg 2012-10-30 14:04:52 -07:00
jsm_tty.c TTY: jsm: use container_of to resolve jsm_channel from uart_port 2014-11-05 19:20:52 -08:00
jsm.h drivers: serial: jsm: Add the Classic board implementation 2014-11-06 15:17:34 -08:00
Makefile drivers: serial: jsm: Add the Classic board implementation 2014-11-06 15:17:34 -08:00