commit | 0dfeb002fdb82406f14c7f10ffd491807556d48a | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Wed May 02 13:11:35 2012 +0200 |
committer | Marek Vasut <marex@denx.de> | Sun May 20 08:32:33 2012 +0200 |
tree | 65f8abbdafcca9108d799c00027f9af2b46c89b7 | |
parent | 373cc995c3e9e666507bbec1976c4bd3e43ad3dc [diff] |
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls This patch cleans up the Samsung's UDC driver. It replaces several DEBUG_* macros with debug_cond(). Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Marek Vasut <marex@denx.de>