Re: [PATCH 00/48] staging: comedi: pcmmio: cleanup driver

2013-12-10 Thread Ian Abbott
On 2013-12-09 22:30, H Hartley Sweeten wrote: This driver is actually fairly simple but it's a bit confusing with all the subdevice private data usage. Clean the driver up and remove all the cruft. H Hartley Sweeten (48): staging: comedi: pcmmio: remove unused {lock,unlock}_port() staging

[PATCH 00/48] staging: comedi: pcmmio: cleanup driver

2013-12-09 Thread H Hartley Sweeten
This driver is actually fairly simple but it's a bit confusing with all the subdevice private data usage. Clean the driver up and remove all the cruft. H Hartley Sweeten (48): staging: comedi: pcmmio: remove unused {lock,unlock}_port() staging: comedi: pcmmio: tidy up switch_page() staging: