[PATCH 00/12] staging: comedi: pcl816: cleanup driver

H Hartley Sweeten hsweeten at visionengravers.com
Wed Feb 19 17:11:19 UTC 2014


One of the patches (31/87) was dropped in my previous series to cleanup the
pcl812/816/818 drivers. This resulted in a some of the remaining patches not
applying (33, 34, 35, 64, 67, 73, 75, 77, 79, 81, 84, and 86).

This is just a repost of those patches with Ian Abbotts Reviewed-by applied.

H Hartley Sweeten (12):
  staging: comedi: pcl816: remove 'ai_ns_min' from boardinfo
  staging: comedi: pcl816: remove 'n_aochan' from boardinfo
  staging: comedi: pcl816: clarify irq request in pcl816_attach()
  staging: comedi: pcl816: don't calc the timer divisors twice
  staging: comedi: pcl816: use subdevice (*cancel)
  staging: comedi: pcl816: remove 'ai_act_chanlist_{len,pos}' from private data
  staging: comedi: pcl816: convert private data flags to bit-fields
  staging: comedi: pcl816: kzalloc'ed memory does not need to be cleared
  staging: comedi: pcl816: rename 'irq_blocked' in private data
  staging: comedi: pcl816: remove unnecessary 'dev->irq' check
  staging: comedi: pcl816: remove unnecessary function separation comments
  staging: comedi: pcl816: tidy up pcl818_check()

 drivers/staging/comedi/drivers/pcl816.c | 204 ++++++++++----------------------
 1 file changed, 62 insertions(+), 142 deletions(-)

-- 
1.8.5.2



More information about the devel mailing list