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:
33e8706
)
ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API
author
Jean Pihet
<jean.pihet@newoldbits.com>
Wed, 29 Feb 2012 22:33:48 +0000
(23:33 +0100)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 15 May 2016 12:43:21 +0000
(15:43 +0300)
The debugfs_create_* API returns a return code or NULL
in the return ptr in case of problem.
Fix the smartreflex code to take this into account.
Signed-off-by: Jean Pihet <j-pihet@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found