i2c: ihs_i2c: Use new fpgamap interface
authorMario Six <mario.six@gdsys.cc>
Wed, 28 Mar 2018 12:37:42 +0000 (14:37 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 11 Apr 2018 09:34:37 +0000 (11:34 +0200)
commit2df71d6d6a364f92510cfa657d7407cf7e516570
treea59ff17a909a244da2a989952a29a3a1800dbefd
parentaa54192d4a87460e105264a8156f1d7b1d212b0b
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>
drivers/i2c/ihs_i2c.c