Searched hist:"5512966643 adb17483efc5f61481a38fc33088bb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | endpoint.c | diff 5512966643adb17483efc5f61481a38fc33088bb Mon May 04 12:48:32 CDT 2009 Kay Sievers <kay.sievers@vrfy.org> usb: convert endpoint devices to bus-less childs of the usb interface
The endpoint devices look like simple attribute groups now, and no longer like devices with a specific subsystem. They will also no longer emit uevents.
It also removes the device node requests for endpoint devices, which are not implemented for now.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | usb.h | diff 5512966643adb17483efc5f61481a38fc33088bb Mon May 04 12:48:32 CDT 2009 Kay Sievers <kay.sievers@vrfy.org> usb: convert endpoint devices to bus-less childs of the usb interface
The endpoint devices look like simple attribute groups now, and no longer like devices with a specific subsystem. They will also no longer emit uevents.
It also removes the device node requests for endpoint devices, which are not implemented for now.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | usb.c | diff 5512966643adb17483efc5f61481a38fc33088bb Mon May 04 12:48:32 CDT 2009 Kay Sievers <kay.sievers@vrfy.org> usb: convert endpoint devices to bus-less childs of the usb interface
The endpoint devices look like simple attribute groups now, and no longer like devices with a specific subsystem. They will also no longer emit uevents.
It also removes the device node requests for endpoint devices, which are not implemented for now.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | driver.c | diff 5512966643adb17483efc5f61481a38fc33088bb Mon May 04 12:48:32 CDT 2009 Kay Sievers <kay.sievers@vrfy.org> usb: convert endpoint devices to bus-less childs of the usb interface
The endpoint devices look like simple attribute groups now, and no longer like devices with a specific subsystem. They will also no longer emit uevents.
It also removes the device node requests for endpoint devices, which are not implemented for now.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|