From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 01 Mar 2016 00:02:15 +0100 Subject: [U-Boot] [PATCH v2 21/32] dm: usb: Tidy up storage code ready for driver model conversion In-Reply-To: <1456784765-10788-22-git-send-email-sjg@chromium.org> References: <1456784765-10788-2-git-send-email-sjg@chromium.org> <1456784765-10788-22-git-send-email-sjg@chromium.org> Message-ID: <56D4CDF7.80405@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 02/29/2016 11:25 PM, Simon Glass wrote: > Adjust a few things so that the addition of driver-models support involved > adding code rather than also changing it. This makes the patches easier to > review. > > Signed-off-by: Simon Glass > --- > Looks sensible, thanks! Reviewed-by: Marek Vasut -- Best regards, Marek Vasut