Hi Greg, I spent some time fixing up the driver tree on s390 and found that the easiest way to do so is to introduce default attribute groups for device drivers (like for devices).
Since I'm lazy, I didn't take care to delay the uevent for device drivers to after adding the attribute groups, but this should be done when struct device_driver is converted to the new kobject interface. Cornelia -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

