media: ccs: Add debug prints for MSR registers
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 24 Sep 2020 21:34:27 +0000 (23:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 16:29:25 +0000 (17:29 +0100)
commit7a42609843d2f09de842b825bfefa9fed40e3e7a
tree20687b0ded60e7bc940ec1e0a0d8e52e26f5e26a
parent57801b6aa72bee123503fc4630ef4da1b88fca00
media: ccs: Add debug prints for MSR registers

Also print out MSR registers written to the sensor. This isn't entirely
optimal as the debug strings are produced even if they're not used but
that isn't really a grave issue --- the I²C bus is very slow anyway.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/ccs/ccs-reg-access.c