]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
usb: gadget: configfs: log function unbinding as debug
authorRomain Izard <romain.izard.pro@gmail.com>
Mon, 29 Aug 2016 09:22:29 +0000 (12:22 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 31 Aug 2016 07:06:05 +0000 (10:06 +0300)
commitda7b895d518cc1753ee5f4b7f2158087282d1a65
treef6185722341622fc6c6b72c3aa5d5814e2270f3e
parent4fbac5206afd01b717d4bdc58793d471f3391b4b
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>
drivers/usb/gadget/configfs.c