commit | cb442ee1592d26815156201afa986a4ec3fb4bbf | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Fri Nov 28 14:51:02 2014 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 12 12:13:28 2015 -0600 |
tree | 485b60743d70a66b588c71b83a0dc3e32c039b19 | |
parent | d82f3db266f3be7f85de33905dba2a6caccb97f0 [diff] |
usb: gadget: udc: net2280: Re-enable dynamic debug messages Some debug messages were not build due to unconditional #if 0. These messages are very useful for debugging and the user can enable them on demand via dynamic debug. If they are not enabled the performance is not affected. Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>