retry i2c transfers on -EAGAIN up to the number of times specified in
authorjsg <jsg@openbsd.org>
Mon, 26 Jul 2021 06:24:22 +0000 (06:24 +0000)
committerjsg <jsg@openbsd.org>
Mon, 26 Jul 2021 06:24:22 +0000 (06:24 +0000)
commit2156c0eeb9f5294012e4bb1dbce900c8470102db
tree9ee79962abac37a32cd1c13d1486475fac7f2775
parent1ab70bb7067937e34ac0e67bb350baa86e8821f7
retry i2c transfers on -EAGAIN up to the number of times specified in
struct i2c_adapter

inteldrm gmbus returns -EAGAIN to fallback to gpio bitbanging
sys/dev/pci/drm/drm_linux.c