This patch series whittles down the drivers/staging/dgap directory to just 4 files (dgap_driver.c, dgap_driver.h, Makefile, and Kconfig). This was done because 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. It also renames the remaining two source files dgap_driver.c and dgap_driver.h to dgap.c and dgap.h to be more consistant with kernel naming conventions. The last patch od the series adds new functionality. In-kernel firmware loading support has been added. Please ignore the previous v1 and v2 versions of this series. This series was done against the proper source tree and was in a totally different sequence and following recommendations from others on the v1 and v2 series. -- 1.8.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel