staging: dgap: Merge dgap_fep5.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:00 -05:00 committed by Greg Kroah-Hartman
parent a6792a3e6e
commit b053bb86a9
3 changed files with 1858 additions and 1903 deletions

View File

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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff