RE: [PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-17 Thread H Hartley Sweeten
On Friday, August 17, 2012 1:44 AM, Ian Abbott wrote: > On 2012-08-17 03:40, H Hartley Sweeten wrote: >> Remove the manual legacy 'attach' callback in the comedi pci drivers >> that have it stubbed out. The 'attach' callback is not optional in >> the comedi core. > > Just to avoid confusion, I

Re: [PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-17 Thread Ian Abbott
On 2012-08-17 03:40, H Hartley Sweeten wrote: Remove the manual legacy 'attach' callback in the comedi pci drivers that have it stubbed out. The 'attach' callback is not optional in the comedi core. Just to avoid confusion, I think Hartley meant "now optional" in the above sentence! -- -=(

Re: [PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-17 Thread Ian Abbott
On 2012-08-17 03:40, H Hartley Sweeten wrote: Remove the manual legacy 'attach' callback in the comedi pci drivers that have it stubbed out. The 'attach' callback is not optional in the comedi core. Just to avoid confusion, I think Hartley meant now optional in the above sentence! -- -=(

RE: [PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-17 Thread H Hartley Sweeten
On Friday, August 17, 2012 1:44 AM, Ian Abbott wrote: On 2012-08-17 03:40, H Hartley Sweeten wrote: Remove the manual legacy 'attach' callback in the comedi pci drivers that have it stubbed out. The 'attach' callback is not optional in the comedi core. Just to avoid confusion, I think

[PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-16 Thread H Hartley Sweeten
Remove the manual legacy 'attach' callback in the comedi pci drivers that have it stubbed out. The 'attach' callback is not optional in the comedi core. Cleanup and convert some of the other comedi pci drivers to use the 'attach_pci' callback and remove the legacy 'attach'. H Hartley Sweeten

[PATCH 00/35] staging: comedi: update comedi pci drivers

2012-08-16 Thread H Hartley Sweeten
Remove the manual legacy 'attach' callback in the comedi pci drivers that have it stubbed out. The 'attach' callback is not optional in the comedi core. Cleanup and convert some of the other comedi pci drivers to use the 'attach_pci' callback and remove the legacy 'attach'. H Hartley Sweeten