[PATCH 0/7] staging: comedi: das_08: cleanup the 8254 timer subdevice

From: H Hartley Sweeten
Date: Fri Jun 29 2012 - 13:57:43 EST


The 8253.h header provides all the functionality needed for the 8254
timer subdevice. Remove all the internal support in the driver and
use the support provided in the header.

H Hartley Sweeten (7):
staging: comedi: das_08: use the 8253 helper functions
staging: comedi: das_08: unwind the 8254 timer support
staging: comedi: das_08: remove the cached 8254 'mode'
staging: comedi: das_08: remove the 8254 'logic2phys' usage
staging: comedi: das_08: remove the 8254 'channels' usage
staging: comedi: das_08: remove the unneeded 8254 variables and
defines
staging: comedi: das_08: absorb i8254_struct into the private data

drivers/staging/comedi/drivers/das08.c | 110 +++++----------------------------
drivers/staging/comedi/drivers/das08.h | 14 +----
2 files changed, 16 insertions(+), 108 deletions(-)

--
1.7.11

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/