commit | d934832de6e62ca21c99a4fbad808175801f4018 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Wed Mar 28 14:37:43 2018 +0200 |
committer | Heiko Schocher <hs@denx.de> | Wed Apr 11 11:34:46 2018 +0200 |
tree | a0e9572e2538759399013cf6f7039a1be58bd32b | |
parent | 2df71d6d6a364f92510cfa657d7407cf7e516570 [diff] |
i2c: fsl: Use dev_read_addr Since bus translations are now fully supported, use a plain "dev_read_addr" to get the device address from the device tree. Signed-off-by: Mario Six <mario.six@gdsys.cc>