commit | a08f5dbf877a4594816dbb499c4af18fce936110 | [log] [tgz] |
---|---|---|
author | Romain Izard <romain.izard.pro@gmail.com> | Tue Jul 26 18:21:46 2016 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Aug 25 12:13:08 2016 +0300 |
tree | 0eb6a2ea5469ca631b72165729c006bb660a9a6b | |
parent | 77e012ac865037e5a227e69a294326b6ce93f9a4 [diff] |
usb: gadget: configfs: log function unbinding as information 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 information, not as an error. Signed-off-by: Romain Izard <romain.izard.pro@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>