From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 26 Oct 2012 09:10:44 +0200 Subject: [U-Boot] [PATCH] serial: remove calls to serial_assign() In-Reply-To: References: <1351207814-26591-1-git-send-email-amartin@nvidia.com> Message-ID: <201210260910.44625.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 Dear Joe Hershberger, > Hi Allen, > > On Thu, Oct 25, 2012 at 6:30 PM, Allen Martin wrote: > > Remove calls to serial_assign() that are failing now that it returns a > > proper error code. This calls were not actually doing anything > > because they passed the name of a stdio_dev when a serial_device name > > is exptectd. > > > > Signed-off-by: Allen Martin > > --- > > Acked-by: Joe Hershberger Acked-by: Marek Vasut Best regards, Marek Vasut