Searched hist:"15 b7336e02d998720c5ace47036f7e539365bb05" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | usbtest.c | diff 15b7336e02d998720c5ace47036f7e539365bb05 Tue Jul 30 14:35:40 CDT 2013 Alan Stern <stern@rowland.harvard.edu> USB: simplify the interface of usb_get_status()
This patch simplifies the interface presented by usb_get_status(). Instead of forcing callers to check for the proper data length and convert the status value to host byte order, the function will now do these things itself.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/usb/core/ |
H A D | message.c | diff 15b7336e02d998720c5ace47036f7e539365bb05 Tue Jul 30 14:35:40 CDT 2013 Alan Stern <stern@rowland.harvard.edu> USB: simplify the interface of usb_get_status()
This patch simplifies the interface presented by usb_get_status(). Instead of forcing callers to check for the proper data length and convert the status value to host byte order, the function will now do these things itself.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hub.c | diff 15b7336e02d998720c5ace47036f7e539365bb05 Tue Jul 30 14:35:40 CDT 2013 Alan Stern <stern@rowland.harvard.edu> USB: simplify the interface of usb_get_status()
This patch simplifies the interface presented by usb_get_status(). Instead of forcing callers to check for the proper data length and convert the status value to host byte order, the function will now do these things itself.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|