]> git.hungrycats.org Git - linux/commit
Input: melfas_mip4 - switch to using cleanup functions
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 29 May 2024 18:58:26 +0000 (11:58 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:54 +0000 (21:14 -0700)
commit8e4ae01d84cd0879636c333e0707c86074b00405
treeb8621063c3331cd50b8b0a801ad8a5e9aedf2d66
parenta00a9fad1c05293859c25b30621dde0f34290121
Input: melfas_mip4 - switch to using cleanup functions

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

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