Re: [RFC] change netdevice to use struct device instead of structclass_device

From: Marcel Holtmann
Date: Wed Jul 05 2006 - 10:27:48 EST


Hi Greg,

> The patch needs some other changes to the driver core that are also in
> my git tree, and included in the -mm release. Specifically these
> patches are needed:
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/driver/device-groups.patch
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/driver/device-class-parent.patch

while converting the Bluetooth subsystem from class devices to real
devices, I had some similar situation with devices without parent. I
actually used a Bluetooth platform device as parent for virtual or
serial based devices.

Regards

Marcel


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/