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:
9bfde72
)
ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep call
author
Axel Lin
<axel.lin@ingics.com>
Thu, 23 Jul 2015 15:32:04 +0000
(23:32 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 23 Jul 2015 15:46:00 +0000
(16:46 +0100)
It's safe to call gpiod_set_value_cansleep() with NULL desc.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found