From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 19 Jan 2015 09:50:34 +0100 Subject: [U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function In-Reply-To: <1421651236-9760-1-git-send-email-ideal.song@samsung.com> References: <1421651236-9760-1-git-send-email-ideal.song@samsung.com> Message-ID: <201501190950.34741.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, January 19, 2015 at 08:07:14 AM, Inha Song wrote: > 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 Hi, where do you plan to use this _weak function please ? Best regards, Marek Vasut