Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dbg() was a very old USB-specific macro that should no longer be used. This patch removes it from being used in the driver and uses dev_dbg() instead. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information