From: Michael Grzeschik Date: Thu, 21 Aug 2014 14:54:43 +0000 (+0200) Subject: usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc17375d2e787e5c7ef94bfb4e194b6c690a4a7;p=pandora-kernel.git usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown The disconnect of the USB Device is a common pattern for an UVC Camera. In many cases this will give us an meaningless information for all buffers that couldn't be enqueued. That patch changes this to KERN_DEBUG. Signed-off-by: Michael Grzeschik Signed-off-by: Laurent Pinchart Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed