[PATCH 00/04] staging: dgap: Digi International dgap driver

2014-03-12 Thread Mark Hounschell
patches 1-3 remove most of the unneeded state machine
tracking code and variables previously used in the old 
firmware loading process.

patch 4 adds back in a pr_info that provided information
on each board found and configured. This got removed in
a previous patch that removed the debug and tracing code.

-- 
1.8.1.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 00/04] staging: dgap: Digi International dgap driver

2014-03-11 Thread Mark Hounschell
Patch 1 - removes some unused defines in dgap.h 
Patch 2 - removes some unneeded code supporting
  the old firmware loading process.

-- 
1.8.1.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 00/04] staging: dgap: Digi International dgap driver

2014-03-03 Thread Mark Hounschell
This patch series fixes some discrepancies noted in a
previous patch series. 

Removes the rest of the debug/tracing code
Removes a nasty macro
Add curly braces back in for a multi-line indent block
Fixes some pr_warns with newline chars in the strings
Yes, these pr_warns will eventually change
to dev_warn.

-- 
1.8.1.4

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel