From: Gigi Joseph Date: Fri, 9 Jan 2015 03:47:51 +0000 (+0000) Subject: drivers: misc: ti-st: fix debugfs creation error handling X-Git-Tag: fixes-v4.0-rc1~101^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ec0fb4006d1d8110b3166f2cc2b04b8002d210;p=pandora-kernel.git drivers: misc: ti-st: fix debugfs creation error handling 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 Signed-off-by: Gigi Joseph Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed