[PATCH] class core: export MAJOR/MINOR to the hotplug env

2005-03-09 Thread Greg KH
ChangeSet 1.2039, 2005/03/09 09:32:38-08:00, [EMAIL PROTECTED] [PATCH] class core: export MAJOR/MINOR to the hotplug env Move the creation of the sysfs "dev" file of a class device into the driver core. The struct class_device contains a dev_t value now. If set, the driver core w

[PATCH] class core: export MAJOR/MINOR to the hotplug env

2005-03-09 Thread Greg KH
ChangeSet 1.2039, 2005/03/09 09:32:38-08:00, [EMAIL PROTECTED] [PATCH] class core: export MAJOR/MINOR to the hotplug env Move the creation of the sysfs dev file of a class device into the driver core. The struct class_device contains a dev_t value now. If set, the driver core will create