media: rc: i2c: use dev_dbg rather hand-rolled debug
authorSean Young <sean@mess.org>
Wed, 18 Oct 2017 14:00:50 +0000 (10:00 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 14 Dec 2017 14:58:19 +0000 (09:58 -0500)
commit0b9a0f15a9343f1c5c4db21aebe6ae0544765f30
treeaa2856cb3cb3c28410e550ed5c269250c5a76bf1
parent094857e2a6d8b3fae04f28c8b192a9b0dceb594e
media: rc: i2c: use dev_dbg rather hand-rolled debug

Use the dev_dbg dynamic infrastructure instead of rolling our own custom
debug logic.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/ir-kbd-i2c.c