git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65dd4c1
)
omap3: igepv2: Don't call gpio_set_value right aftergpio_direction_output
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sat, 18 Dec 2010 02:15:07 +0000
(18:15 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 21 Dec 2010 02:48:16 +0000
(18:48 -0800)
gpio_direction_output() has a value argument, there's no need to call
gpio_set_value() explicitly right after.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found