diff options
author | Joe Perches <joe@perches.com> | 2015-01-03 20:51:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-27 02:57:59 +0300 |
commit | a2a15d54ab2d5c816deea306ae8e9101c40fe300 (patch) | |
tree | 0101ebca6b49a90d88f92f45ee1673c54ddf613d /drivers/base/core.c | |
parent | 26bc420b59a38e4e6685a73345a0def461136dce (diff) | |
download | linux-a2a15d54ab2d5c816deea306ae8e9101c40fe300.tar.xz |
device: Fix dev_dbg_once macro
There is a copy/paste typo in the dev_dbg_once macro.
It uses dev_info instead of dev_dbg, so use the correct
function instead.
Signed-off-by: Joe Perches <joe@perches.com>
Noticed-by: Marc Finet <m.dreadlock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/core.c')
0 files changed, 0 insertions, 0 deletions