staging: nvec: add ability to ignore EC responses in sync writes
authorMarc Dietrich <marvin24@gmx.de>
Sat, 6 Apr 2024 12:31:19 +0000 (14:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2024 11:59:19 +0000 (13:59 +0200)
commit244b6e92bd1a0b6ff1f6253b10a96dc208a315f2
tree06abefaa18629d19a637038190a0805725ef81cc
parent18f44de63f88a47ea7669a8b81708b9fa54e5d65
staging: nvec: add ability to ignore EC responses in sync writes

In case we just want to submit a message to the EC but are not
interested in its response, we can free the response buffer early.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Link: https://lore.kernel.org/r/20240406123123.37148-2-marvin24@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c