i2c: amd-asf: Set cmd variable when encountering an error
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>
Mon, 17 Feb 2025 09:02:57 +0000 (14:32 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Tue, 18 Mar 2025 20:53:53 +0000 (21:53 +0100)
commitb719afaa1e5d88a1b51d76adf344ff4a48efdb45
tree16bbd74e0ba9b046828a6aa08d8b17d6c85d083c
parent1505986abf18c40003ebc6d2357454e05b927a7e
i2c: amd-asf: Set cmd variable when encountering an error

In the event of ASF error during the transfer, update the cmd and exit
the process, as data processing is not performed when a command fails.

Co-developed-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Sanket Goswami <Sanket.Goswami@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20250217090258.398540-2-Shyam-sundar.S-k@amd.com
drivers/i2c/busses/i2c-amd-asf-plat.c