| commit | b6ea163b6d784e92266f33936d096f7dc83d7b22 | [log] [tgz] |
|---|---|---|
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:07 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 16:44:07 2012 -0700 |
| tree | 0a8fef2e0634de3911368a51f025e10339ccfb9e | |
| parent | 005331f4c4345ed714dc9e35b861f6866394da5d [diff] |
USB: f81232.c: remove dbg() tracing calls dbg() was used a lot a long time ago to trace code flow. Now that we have ftrace, this isn't needed at all, so remove these calls. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>