Re: [patch 13/14] Convert from class_device to device for UCB1x00

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

[patch 13/14] Convert from class_device to device for UCB1x00

2007-08-20 Thread tonyj
-- Content-Disposition: inline; filename=mfd.patch Convert from class_device to device for drivers/mfd/ucb1x00. This is part of the work to eliminate struct class_device. --- drivers/mfd/ucb1x00-assabet.c | 17 + drivers/mfd/ucb1x00-core.c| 14 +++--- drivers/mf