Re: [patch 07/14] Convert from class_device to device for IDE/ide-tape

2007-08-21 Thread Tony Jones
On Mon, Aug 20, 2007 at 03:48:13PM -0700, [EMAIL PROTECTED] wrote: > -- > Content-Disposition: inline; filename=ide.patch > > Convert from class_device to device for drivers/drivers/ide/ide-tape. This > is > part of the work to eliminate struct class_device. Signed-off-by: Tony Jones <[EMAIL

[patch 07/14] Convert from class_device to device for IDE/ide-tape

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