Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1198915

[GIT PULL] usb: fix for v4.2-rc6

From Felipe Balbi <balbi@ti.com>
Newsgroups linux.kernel
Subject [GIT PULL] usb: fix for v4.2-rc6
Date 2015-08-03 17:00 +0200
Message-ID <pTpnz-6dA-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Greg,

here's the last major fix for this -rc cycle. Unfortunately
it has been pending since January.

Let me know if you prefer that I send this through the merge
window as it already has a stable tag.

cheers

The following changes since commit 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1:

  usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc6

for you to fetch changes up to c93e64e91248becd0edb8f01723dff9da890e2ab:

  usb: udc: core: add device_del() call to error pathway (2015-08-03 09:54:18 -0500)

----------------------------------------------------------------
usb: fixes for v4.2-rc6

Just one major fix which has been pending since January.

Somehow it fell through the cracks, but here it is. Basically,
this fixes a bug in udc-core when gadget registration fails.

Signed-off-by: Felipe Balbi <balbi@ti.com>

----------------------------------------------------------------
Alan Stern (1):
      usb: udc: core: add device_del() call to error pathway

 drivers/usb/gadget/udc/udc-core.c | 1 +
 1 file changed, 1 insertion(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] usb: fix for v4.2-rc6 Felipe Balbi <balbi@ti.com> - 2015-08-03 17:00 +0200
  Re: [GIT PULL] usb: fix for v4.2-rc6 Greg KH <gregkh@linuxfoundation.org> - 2015-08-03 23:40 +0200

csiph-web