[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160823172451.17622-1-eu@felipetonello.com>
Date: Tue, 23 Aug 2016 18:24:48 +0100
From: "Felipe F. Tonello" <eu@...ipetonello.com>
To: linux-usb@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Felipe Balbi <balbi@...nel.org>
Subject: [PATCH 0/3] Gadget endpoint allocation request
Patch #1 removes a unnecessary and confusing parameter from alloc_ep_req().
Also, this series updates f_hid function to use alloc/free_ep_req() instead of
allocating/freeing requests directly.
Felipe F. Tonello (3):
usb: gadget: remove useless parameter in alloc_ep_req()
usb: gadget: f_hid: use free_ep_req()
usb: gadget: f_hid: use alloc_ep_req()
drivers/usb/gadget/function/f_hid.c | 18 +++++-------------
drivers/usb/gadget/function/f_loopback.c | 6 ++----
drivers/usb/gadget/function/f_midi.c | 2 +-
drivers/usb/gadget/function/f_sourcesink.c | 6 ++----
drivers/usb/gadget/u_f.c | 7 +++----
drivers/usb/gadget/u_f.h | 3 +--
6 files changed, 14 insertions(+), 28 deletions(-)
--
2.9.3
Powered by blists - more mailing lists