From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 1 Jun 2014 19:34:07 +0200 Subject: [U-Boot] [RFC PATCH 04/22] dm: Provide a way to shut down driver model In-Reply-To: <1400966481-14131-5-git-send-email-sjg@chromium.org> References: <1400966481-14131-1-git-send-email-sjg@chromium.org> <1400966481-14131-5-git-send-email-sjg@chromium.org> Message-ID: <201406011934.07920.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 Saturday, May 24, 2014 at 11:21:03 PM, Simon Glass wrote: > Add a new method which removes and unbinds all drivers. > > Signed-off-by: Simon Glass Acked-by: Marek Vasut Best regards, Marek Vasut