commit | 0e00609d857962ebecfba7deab834a52087b2454 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 17:18:19 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 17:18:19 2012 -0700 |
tree | a0be93353fa5f755024e924f8d9bcf4a2f4a0343 | |
parent | d44d9ab79212d56eea6b26f1e4925284861c347e [diff] |
USB: serial: option.c: remove dbg() usage dbg() was a very old USB-serial-specific macro. This patch removes it from being used in the driver and uses dev_dbg() instead. CC: Matthias Urlichs <smurf@smurf.noris.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>