Re: [patch 14/14] Convert from class_device to device for ISDN capi

2007-08-21 Thread Tony Jones
On Tue, Aug 21, 2007 at 11:14:12AM +0200, Karsten Keil wrote: > On Mon, Aug 20, 2007 at 03:48:20PM -0700, [EMAIL PROTECTED] wrote: > > -- > > Content-Disposition: inline; filename=isdn-capi.patch > > > > Convert from class_device to device for drivers/isdn/capi. This is > > part of the work to e

Re: [patch 14/14] Convert from class_device to device for ISDN capi

2007-08-21 Thread Karsten Keil
On Mon, Aug 20, 2007 at 03:48:20PM -0700, [EMAIL PROTECTED] wrote: > -- > Content-Disposition: inline; filename=isdn-capi.patch > > Convert from class_device to device for drivers/isdn/capi. This is > part of the work to eliminate struct class_device. > If you add a Signed-off-by: I'll ack thi

[patch 14/14] Convert from class_device to device for ISDN capi

2007-08-20 Thread tonyj
-- Content-Disposition: inline; filename=isdn-capi.patch Convert from class_device to device for drivers/isdn/capi. This is part of the work to eliminate struct class_device. --- drivers/isdn/capi/capi.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/drivers/isdn/capi/ca