i2c: ihs: Get rid of fpgamap
authorMario Six <mario.six@gdsys.cc>
Mon, 28 Jan 2019 08:45:57 +0000 (09:45 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:34 +0000 (07:52 +0200)
commit98e4249f97ab5784c5f9e281519c7277c0b7588c
tree186cd7c0e7ec58644fc39b5ad031e877a956803c
parent32dbe8c58a28ea4cd1c9370be9e99fd644b9d5a7
i2c: ihs: Get rid of fpgamap

Since the IHS I2C driver want upstream, the surrounding infrastructure
has changed quite a bit (notably, the fpgamap driver was replaced with a
regmap driver).

Update the driver to work with these changes.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/i2c/ihs_i2c.c