commit | f3b05ca5335cf37658d28fa1f9c76758482aa6f6 | [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 | b9300531c138f80b12981a0e7dac3770fe1dbcdd [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>