]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: Convert nfc_dbg to pr_debug
authorJoe Perches <joe@perches.com>
Tue, 29 Nov 2011 19:37:33 +0000 (11:37 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 30 Nov 2011 20:08:36 +0000 (15:08 -0500)
commitd5776722a4b95dac92a1daa283a5ad59efefd16b
treec78b5099bd642482ef69531ba19bbff0ce33e4cf
parentf6b395261aef3e8bf7dfea45a92a8cdda6b8f08f
nfc: Convert nfc_dbg to pr_debug

Using the standard debugging mechanisms is better than
subsystem specific ones when the subsystem doesn't use
a specific struct.

Coalesce long formats.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/nfc/core.c
net/nfc/nci/core.c
net/nfc/nci/data.c
net/nfc/nci/ntf.c
net/nfc/nci/rsp.c
net/nfc/netlink.c
net/nfc/rawsock.c