public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function
@ 2015-01-19  7:07 Inha Song
  2015-01-19  7:07 ` [U-Boot] [PATCH 1/2] usb: common: provide a _weak board_usb_cleanup() function Inha Song
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Inha Song @ 2015-01-19  7:07 UTC (permalink / raw)
  To: u-boot

This patches invoke board-specific usb cleanup interface (board_usb_cleanup)
After USB initalization.

Inha Song (2):
  usb: common: provide a _weak board_usb_cleanup() function
  usb: invoke board specific USB cleanup interface

 common/cmd_dfu.c              | 1 +
 common/cmd_thordown.c         | 1 +
 common/cmd_usb_mass_storage.c | 1 +
 common/usb.c                  | 6 ++++++
 4 files changed, 9 insertions(+)

-- 
2.0.0.390.gcb682f8

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-02-26  8:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19  7:07 [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function Inha Song
2015-01-19  7:07 ` [U-Boot] [PATCH 1/2] usb: common: provide a _weak board_usb_cleanup() function Inha Song
2015-02-24 11:56   ` Lukasz Majewski
2015-02-24 16:05     ` Lukasz Majewski
2015-02-24 17:34       ` Marek Vasut
2015-02-25  9:15         ` Lukasz Majewski
2015-02-25 17:02           ` Marek Vasut
2015-02-26  8:20             ` Lukasz Majewski
2015-01-19  7:07 ` [U-Boot] [PATCH 2/2] usb: invoke board specific USB cleanup interface Inha Song
2015-02-24 11:56   ` Lukasz Majewski
2015-02-24 16:20   ` Rob Herring
2015-02-25  9:58     ` Inha Song
2015-02-25 13:10       ` Tom Rini
2015-01-19  8:50 ` [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function Marek Vasut
2015-01-19  9:18   ` Inha Song
2015-01-19 15:02     ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox