]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: goodix - switch to using cleanup functions in firmware code
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 29 May 2024 21:43:30 +0000 (14:43 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:27 +0000 (21:14 -0700)
commit777f5b42f895a1c3693ec4968023d02722acdd7c
tree365c909ed712fd504c44297de366947ce1ab1110
parent576c99f1a34da9618a5df8ed8648f2beee7e5411
Input: goodix - switch to using cleanup functions in firmware code

Start using __free(firmware) to simplify the code and error handling.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/goodix_fwupload.c