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

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to