Home
last modified time | relevance | path

Searched hist:bbeb6b6c07960b8d33bed5352ef462228110c5ab (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-sprd.cbbeb6b6c07960b8d33bed5352ef462228110c5ab Thu Jul 25 07:56:18 UTC 2019 Baolin Wang <baolin.wang@linaro.org> i2c: sprd: Validate the return value of clock initialization

The 'enable' clock of I2C master is required, we should return an error
if failed to get the 'enable' clock, to make sure the I2C driver can be
defer probe if the clock resource is not ready.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>