staging: dgap: Merge dgap_tty.c into dgap_driver.c

There is a lot of cleanup work to do on these digi drivers and merging as
much as is possible will make it easier. I also notice that many merged
drivers are single source and header.

Signed-off-by: Mark Hounschell <markh@compro.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mark Hounschell 2014-02-19 13:11:59 -05:00 committed by Greg Kroah-Hartman
parent be94358bb8
commit a6792a3e6e
3 changed files with 3496 additions and 3556 deletions

View File

@ -3,5 +3,5 @@ obj-$(CONFIG_DGAP) += dgap.o
dgap-objs := dgap_driver.o dgap_fep5.o \
dgap_parse.o dgap_trace.o \
dgap_tty.o dgap_sysfs.o
dgap_sysfs.o

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff