commit | da7b895d518cc1753ee5f4b7f2158087282d1a65 | [log] [tgz] |
---|---|---|
author | Romain Izard <romain.izard.pro@gmail.com> | Mon Aug 29 12:22:29 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Aug 31 10:06:05 2016 +0300 |
tree | f6185722341622fc6c6b72c3aa5d5814e2270f3e | |
parent | 4fbac5206afd01b717d4bdc58793d471f3391b4b [diff] |
usb: gadget: configfs: log function unbinding as debug Disabling USB gadget functions configured through configfs is something that can happen in normal use cases. Keep the existing log for this type of event, but only as debug, not as an error. Signed-off-by: Romain Izard <romain.izard.pro@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>