drivers: serial: jsm: Enable support for Digi Classic adapters
authorKonrad Zapalowicz <bergo.torino@gmail.com>
Thu, 6 Nov 2014 23:05:33 +0000 (00:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 23:18:00 +0000 (15:18 -0800)
commit03a8482c17dd0ae3251451d54cbbc03f930f21d5
tree96455dcd31958809a6f80e0c275548a103095fd0
parent95db1ccb15ae3703f751891ce1ee8f7734c21c96
drivers: serial: jsm: Enable support for Digi Classic adapters

This commit enables support for the Digi Classic adapters line in the
jsm driver. This means changes in:
- device probing code
- device cleanup code
- driver description (Kconfig)

The init/cleanup code is based on the staging/dgnc driver.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/jsm/jsm.h
drivers/tty/serial/jsm/jsm_driver.c
drivers/tty/serial/jsm/jsm_tty.c