greybus: debugfs: we shouldn't care if debugfs is working or not
authorGreg Kroah-Hartman <greg@kroah.com>
Fri, 27 Mar 2015 10:38:06 +0000 (11:38 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 30 Mar 2015 13:01:56 +0000 (15:01 +0200)
commit48f70474f48f87cc2dec5ee0a2ba7139bbef3cef
treee97479bf57eddaa8cf1e0714b710eae97bbbaa06
parent142f8ddf71e2e081955b4f54ba72c78dbb7b7ce8
greybus: debugfs: we shouldn't care if debugfs is working or not

This removes the error checking for debugfs initialization as we really
don't care if it failed or not.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
Reviewed-by: Alex Elder <elder@linaro.org>
drivers/staging/greybus/core.c
drivers/staging/greybus/debugfs.c
drivers/staging/greybus/greybus.h