]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
authorLukasz Majewski <l.majewski@samsung.com>
Wed, 2 May 2012 11:11:35 +0000 (13:11 +0200)
committerMarek Vasut <marex@denx.de>
Sun, 20 May 2012 06:32:33 +0000 (08:32 +0200)
commitf3b05ca5335cf37658d28fa1f9c76758482aa6f6
tree65f8abbdafcca9108d799c00027f9af2b46c89b7
parentb9300531c138f80b12981a0e7dac3770fe1dbcdd
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>
drivers/usb/gadget/s3c_udc_otg.c
drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
include/usb/s3c_udc.h