Loading
i2c: npcm: Assign client address earlier for `i2c_recover_bus()`
Store the client address earlier since it might get called in the i2c_recover_bus() logic flow at the early stage of npcm_i2c_master_xfer(). Signed-off-by:Tyrone Ting <kfting@nuvoton.com> Reviewed-by:
Tali Perry <tali.perry1@gmail.com> Link: https://lore.kernel.org/r/20241219090859.18722-3-kfting@nuvoton.com Signed-off-by:
Andi Shyti <andi.shyti@kernel.org>