Re: [patch 3/6] Convert from class_device to device for hwmon

2007-08-14 Thread Greg KH
On Tue, Aug 07, 2007 at 10:28:45PM -0700, [EMAIL PROTECTED] wrote: > Convert from class_device to device for hwmon_device_register/unregister > > Signed-off-by: Tony Jones <[EMAIL PROTECTED]> > Signed-off-by: Kay Sievers <[EMAIL PROTECTED]> Patches 3-5 here should go through the hwmon maintainer,

[patch 3/6] Convert from class_device to device for hwmon

2007-08-07 Thread tonyj
Convert from class_device to device for hwmon_device_register/unregister Signed-off-by: Tony Jones <[EMAIL PROTECTED]> Signed-off-by: Kay Sievers <[EMAIL PROTECTED]> --- drivers/hwmon/hwmon.c | 27 +-- include/linux/hwmon.h |4 ++-- 2 files changed, 15 insertions(+)