commit | 2df71d6d6a364f92510cfa657d7407cf7e516570 | [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 | aa54192d4a87460e105264a8156f1d7b1d212b0b [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>