Home
last modified time | relevance | path

Searched hist:aadbe812463f8af1751debb0eaaeec8a778d7ff1 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/gadget/
H A Du_f.cdiff aadbe812463f8af1751debb0eaaeec8a778d7ff1 Tue Aug 23 19:24:49 CEST 2016 Felipe F. Tonello <eu@felipetonello.com> usb: gadget: remove useless parameter in alloc_ep_req()

The default_length parameter of alloc_ep_req was not really necessary
and gadget drivers would almost always create an inline function to pass
the same value to len and default_len.

This patch removes that parameter and updates all calls to alloc_ep_req() to
use the new API.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
/linux/drivers/usb/gadget/function/
H A Df_loopback.cdiff aadbe812463f8af1751debb0eaaeec8a778d7ff1 Tue Aug 23 19:24:49 CEST 2016 Felipe F. Tonello <eu@felipetonello.com> usb: gadget: remove useless parameter in alloc_ep_req()

The default_length parameter of alloc_ep_req was not really necessary
and gadget drivers would almost always create an inline function to pass
the same value to len and default_len.

This patch removes that parameter and updates all calls to alloc_ep_req() to
use the new API.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
H A Df_sourcesink.cdiff aadbe812463f8af1751debb0eaaeec8a778d7ff1 Tue Aug 23 19:24:49 CEST 2016 Felipe F. Tonello <eu@felipetonello.com> usb: gadget: remove useless parameter in alloc_ep_req()

The default_length parameter of alloc_ep_req was not really necessary
and gadget drivers would almost always create an inline function to pass
the same value to len and default_len.

This patch removes that parameter and updates all calls to alloc_ep_req() to
use the new API.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
H A Df_midi.cdiff aadbe812463f8af1751debb0eaaeec8a778d7ff1 Tue Aug 23 19:24:49 CEST 2016 Felipe F. Tonello <eu@felipetonello.com> usb: gadget: remove useless parameter in alloc_ep_req()

The default_length parameter of alloc_ep_req was not really necessary
and gadget drivers would almost always create an inline function to pass
the same value to len and default_len.

This patch removes that parameter and updates all calls to alloc_ep_req() to
use the new API.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
H A Df_hid.cdiff aadbe812463f8af1751debb0eaaeec8a778d7ff1 Tue Aug 23 19:24:49 CEST 2016 Felipe F. Tonello <eu@felipetonello.com> usb: gadget: remove useless parameter in alloc_ep_req()

The default_length parameter of alloc_ep_req was not really necessary
and gadget drivers would almost always create an inline function to pass
the same value to len and default_len.

This patch removes that parameter and updates all calls to alloc_ep_req() to
use the new API.

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>