i2c: qcom-geni: Signify successful driver probe
authorLee Jones <lee.jones@linaro.org>
Wed, 12 Jun 2019 14:26:50 +0000 (15:26 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 14 Jun 2019 21:24:34 +0000 (23:24 +0200)
commitc3c2889b8a2c9dfccca5aad647878ae0032dfc69
tree3d52fa8c5eea5b7e23a8549410a62d93902d9050
parentacc8abcb2a9ca26318d86f53addf952dea930ab7
i2c: qcom-geni: Signify successful driver probe

The Qualcomm Geni I2C driver currently probes silently which can be
confusing when debugging potential issues.  Add a low level (INFO)
print when each I2C controller is successfully initially set-up.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-qcom-geni.c