diff options
author | Du, Changbin <changbin.du@intel.com> | 2016-04-12 14:10:18 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-19 11:11:53 +0300 |
commit | 4e9f311833a946e984c82086b21b128918f4a6a4 (patch) | |
tree | 6dc475c33a2917bceda87312c103d047187a81e8 /drivers/leds | |
parent | af566a0be6e49b946708532a6a7a7ae29ab83aed (diff) | |
download | linux-4e9f311833a946e984c82086b21b128918f4a6a4.tar.xz |
usb: dwc3: make dwc3_debugfs_init return value be void
Debugfs init failure is not so important. We can continue our job on
this failure. Also no break need for debugfs_create_file call failure.
Signed-off-by: Du, Changbin <changbin.du@intel.com>
[felipe.balbi@linux.intel.com :
- remove out-of-memory message, we get that from OOM.
- switch dev_err() to dev_dbg() ]
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions