From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 09 May 2012 11:20:20 +0200 Subject: [U-Boot] [PATCH] mx53loco: Remove unneeded gpio_set_value() In-Reply-To: <1336423377-15718-1-git-send-email-festevam@gmail.com> References: <1336423377-15718-1-git-send-email-festevam@gmail.com> Message-ID: <4FAA36D4.6040402@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 07/05/2012 22:42, Fabio Estevam wrote: > From: Fabio Estevam > > There is no need to set the VBUS power enable to 0 first and then to 1. > > Set it to 1 in the gpio_direction_output() function. > > While at it, use the standard naming convention for the GPIO comment. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================