Files
linux/drivers
Dmitry Torokhov e65efc62ca Input: samsung-keypad - switch to using devm_clk_get_prepared()
Switch to using devm_clk_get_prepared() instead of combining
devm_clk_get() with clk_prepare(), which simplifies the code and
ensures that the clock is unprepared at the right time relative to
releasing other managed resources.

Link: https://lore.kernel.org/r/20240819045813.2154642-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2025-07-01 14:15:33 -07:00
..
2025-04-22 16:06:05 +09:00
2025-04-11 17:32:38 -07:00
2025-05-08 11:56:12 +02:00
2025-04-08 19:30:58 +02:00
2025-05-06 12:59:12 -06:00
2025-04-18 10:05:49 -04:00