commit | 099a773cd046c3bf4468f29afb0ed603c29d973e | [log] [tgz] |
---|---|---|
author | Ismael Luceno Cortes <ismael.luceno@silicon-gears.com> | Thu Mar 07 18:00:55 2019 +0000 |
committer | Heiko Schocher <hs@denx.de> | Fri Mar 08 05:53:40 2019 +0100 |
tree | c2e07ce2dd76e25d123461ef492ffe3d973b9e0b | |
parent | ac14ca50c3b06cab396ab2f6ad5aad090b63e880 [diff] |
i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover Cosmetic change. Any call to the recover function would need to do the same check afterwards, so it's sensible to make it part of the function. Signed-off-by: Ismael Luceno <ismael.luceno@silicon-gears.com>