From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 May 2015 04:16:40 +0200 Subject: [U-Boot] [PATCH] dm: tegra: usb: Move USB to driver model In-Reply-To: <1430942416-17498-1-git-send-email-sjg@chromium.org> References: <1430942416-17498-1-git-send-email-sjg@chromium.org> Message-ID: <201505070416.40129.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 Wednesday, May 06, 2015 at 10:00:16 PM, Simon Glass wrote: > Somehow this change was dropped in the various merges. I noticed when I > came to turn off the non-driver-model support for Tegra. We need to make > this change (and deal with any problems) before going further. > > Signed-off-by: Simon Glass Neat :) Acked-by: Marek Vasut Best regards, Marek Vasut