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:
4b4aa3a
)
drivers: misc: ti-st: fix debugfs creation error handling
author
Gigi Joseph
<gigi.joseph@gmail.com>
Fri, 9 Jan 2015 03:47:51 +0000
(
03:47
+0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 12 Jan 2015 13:04:11 +0000
(
05:04
-0800)
In case the debugfs creation fails the whole init process was failing.
There is no need to do this as the shared transport can work without it.
Fix it so it just reports the failure and continue.
Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Gigi Joseph <gigi.joseph@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/ti-st/st_kim.c
patch
|
blob
|
history
diff --cc
drivers/misc/ti-st/st_kim.c
Simple merge