commit | ec90631c8a6861cdd752148fe19c20f775df47e7 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Fri Sep 25 00:14:13 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Sep 30 10:46:55 2015 +0300 |
tree | e15bfb1006d5434dad91bda921e35b14958c48db | |
parent | 3ac58d58087e65592f2b91957c7a106a7a409aa4 [diff] |
fb_ddc: Allow I2C adapters without SCL read capability i2c-algo-bit allows I2C adapters without SCL read capability to work but fb_ddc_read fails to work on them. Fix fb_ddc_read to work with I2C adapters not capable of reading SCL. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>