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:
aec60f5
)
ASoC: uda1380: Convert to gpio_request_one()
author
Axel Lin
<axel.lin@gmail.com>
Sun, 4 Dec 2011 23:58:25 +0000
(07:58 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 13:24:49 +0000
(13:24 +0000)
Using gpio_request_one can make the error handling simpler.
Also remove a redundant "Failed to issue reset" error message.
We already show the error message in uda1380_reset() error path.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found