Home
last modified time | relevance | path

Searched hist:"877 bd862f32b815d54ab5fc10a4fd903d7bf3012" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dusbnet.hdiff 877bd862f32b815d54ab5fc10a4fd903d7bf3012 Wed Oct 24 14:46:54 CDT 2012 Ming Lei <ming.lei@canonical.com> usbnet: introduce usbnet 3 command helpers

This patch introduces the below 3 usb command helpers:

usbnet_read_cmd / usbnet_write_cmd / usbnet_write_cmd_async

so that each low level driver doesn't need to implement them
by itself, and the dma buffer allocation for usb transfer and
runtime PM things can be handled just in one place.

Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/usb/
H A Dusbnet.cdiff 877bd862f32b815d54ab5fc10a4fd903d7bf3012 Wed Oct 24 14:46:54 CDT 2012 Ming Lei <ming.lei@canonical.com> usbnet: introduce usbnet 3 command helpers

This patch introduces the below 3 usb command helpers:

usbnet_read_cmd / usbnet_write_cmd / usbnet_write_cmd_async

so that each low level driver doesn't need to implement them
by itself, and the dma buffer allocation for usb transfer and
runtime PM things can be handled just in one place.

Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>