]> Git Repo - u-boot.git/commit
usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls
authorLukasz Majewski <[email protected]>
Wed, 2 May 2012 11:11:35 +0000 (13:11 +0200)
committerMarek Vasut <[email protected]>
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 <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Cc: Marek Vasut <[email protected]>
drivers/usb/gadget/s3c_udc_otg.c
drivers/usb/gadget/s3c_udc_otg_xfer_dma.c
include/usb/s3c_udc.h
This page took 0.035512 seconds and 4 git commands to generate.