From: Ricardo Ribalda Delgado Date: Tue, 20 May 2014 16:30:11 +0000 (+0200) Subject: usb: gadget: net2280: Use pr_* function X-Git-Tag: cleanup-for-v3.18~123^2~18^2~57 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56e69cc0ff4;p=pandora-kernel.git usb: gadget: net2280: Use pr_* function Driver was using custom functions WARNING, ERROR, DEBUG, instead of pr_err, pr_dgb... New ep_* macros have been created that use standard pr_* functions. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed