commit | 4d90d9d7dec11a305e9b6aa0164c6fd9e3f9608a | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Wed Mar 28 14:37:42 2018 +0200 |
committer | Heiko Schocher <hs@denx.de> | Wed Apr 11 11:34:37 2018 +0200 |
tree | a59ff17a909a244da2a989952a29a3a1800dbefd | |
parent | dc96eb7a51ebd9968c4ce91d9cccd3586d1f2163 [diff] |
i2c: ihs_i2c: Use new fpgamap interface The fpgamap interface has been switched to a "single function + data size" interface. Reflect this change in the IHS I2C driver. Signed-off-by: Mario Six <mario.six@gdsys.cc>