Input: stmfts - switch to devm_regulator_bulk_get_const
authorDavid Heidelberg <david@ixit.cz>
Sun, 26 Apr 2026 20:05:12 +0000 (13:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 26 Apr 2026 21:32:53 +0000 (14:32 -0700)
commit18ac49e763af7e10064438da3d8f1c864db29a55
treeb13fb1494f82e85e4b5bda8e45717a588ae3787a
parent04336c6e93ad00fc1c51c561ad65edb96caecc70
Input: stmfts - switch to devm_regulator_bulk_get_const

Switch to devm_regulator_bulk_get_const() to stop setting the supplies
list in probe(), and move the regulator_bulk_data struct in static const.

Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://patch.msgid.link/20260409-stmfts5-v4-3-64fe62027db5@ixit.cz
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/stmfts.c