Input: ili210x - switch to using cleanup functions in firmware code
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 9 Jun 2024 23:47:54 +0000 (16:47 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 28 Jun 2024 22:15:20 +0000 (15:15 -0700)
commitac7e0839daf19a125c4d8f26a102868770cfd48f
treead558ca3309a72c6b90aadb2c68af2d2de75f2fc
parent17f5eebf6780eee50f887542e1833fda95f53e4d
Input: ili210x - switch to using cleanup functions in firmware code

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

Link: https://lore.kernel.org/r/20240609234757.610273-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ili210x.c