diff options
author | Andrew Davis <afd@ti.com> | 2022-07-25 20:25:06 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-26 10:55:46 -0400 |
commit | 96e036a4e592dc2c353b90aa70a6c4690867a301 (patch) | |
tree | 288c3fe3ccdb4143e061d260b375256247e118ed /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | f127a58e054b5607803da62e2b80cb4cd4194938 (diff) |
firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function
We can check if the message was acknowledged in the common
ti_sci_do_xfer() which lets us remove it from after each call to this
function. This simplifies the code and reduces binary size.
Signed-off-by: Andrew Davis <afd@ti.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions