Home
last modified time | relevance | path

Searched hist:"6 ecaee8201ddf7dd574e9331ad4249ec867253b5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx53loco/
H A Dmx53loco.c6ecaee8201ddf7dd574e9331ad4249ec867253b5 Mon May 07 10:42:57 UTC 2012 Fabio Estevam <fabio.estevam@freescale.com> mx53loco: Remove unneeded gpio_set_value()

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 <fabio.estevam@freescale.com>