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)
commit50a762b413ad7ed137e75b79b1aa50cf4b1e2b73
treeaa2856cb3cb3c28410e550ed5c269250c5a76bf1
parentafc7f24c01034b7820365d9fa64822504b4dc35d
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