drivers/base/core.c: output device renaming messages with dev_dbg().
authorethan.zhao <ethan.kernel@gmail.com>
Sun, 13 Oct 2013 14:12:35 +0000 (22:12 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 01:33:27 +0000 (18:33 -0700)
Replace pr_debug() with dev_dbg().

Signed-off-by: ethan.zhao <ethan.kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found