Re: [PATCH v3 2/8] i2c: i2c-qcom-geni: Signify successful driver probe

2019-06-11 Thread Bjorn Andersson
On Mon 10 Jun 01:42 PDT 2019, Lee Jones wrote: > 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. > Acked-by: Bjorn Andersson > Signed-off-

[PATCH v3 2/8] i2c: i2c-qcom-geni: Signify successful driver probe

2019-06-10 Thread Lee Jones
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 Acked-by: Ard Biesheuvel --- drivers/i2c/busses/i2c-qcom-geni.c | 2 ++