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:
1bb6fad
)
pinctrl: don't print unavailable function groups
author
Ludovic Desroches
<ludovic.desroches@atmel.com>
Mon, 8 Jun 2015 15:16:37 +0000
(17:16 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 10 Jun 2015 08:44:05 +0000
(10:44 +0200)
There is no reason to try to print groups associated to a function if
get_function_groups returns an error. Moreover, it can lead to a NULL
pointer dereference error.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinmux.c
patch
|
blob
|
history
diff --cc
drivers/pinctrl/pinmux.c
Simple merge