iio: adc: mcp3911: mask out device ID in debug prints
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Mon, 10 Oct 2022 19:46:54 +0000 (21:46 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 17 Oct 2022 07:51:26 +0000 (08:51 +0100)
commitaa6c77d05eb1c57ee5b95a7b83a39384c37df4d9
tree8ebde263886b861ecf63215e560a8cec0fd1212b
parent815f1647a603a822d66630bbe22cab4bc097c8c3
iio: adc: mcp3911: mask out device ID in debug prints

The Device ID should not be included when printing register.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Link: https://lore.kernel.org/r/20221010194654.676525-1-marcus.folkesson@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/mcp3911.c