staging: dgap: Merge dgap_parses.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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mark Hounschell 2014-02-19 13:12:02 -05:00 committed by Greg Kroah-Hartman
parent 7568f7d3ef
commit 69edaa21fc
3 changed files with 1326 additions and 1374 deletions

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff