usb: gadget: net2280: Use pr_* function
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Tue, 20 May 2014 16:30:11 +0000 (18:30 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 30 Jun 2014 17:33:35 +0000 (12:33 -0500)
commite56e69cc0ff4905914695f20c927aa71597be94c
tree755a4d0a2b8ba83d780e75a326ab75887d65fce8
parentae8e530a7e5d87592cb23996bee7fd6f1eb202ed
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 <ricardo.ribalda@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/net2280.c
drivers/usb/gadget/net2280.h
This page took 0.027856 seconds and 5 git commands to generate.