2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/platform/chrome/wilco_ec
Christophe JAILLET 57eb6dcd32 platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().

This is less verbose.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/898d9aa181a84f1d17725ca047004bad532c37e9.1702745959.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
2023-12-18 12:44:38 +08:00
..
core.c platform/chrome/wilco_ec: core: Convert to platform remove callback returning void 2023-09-28 13:18:07 +08:00
debugfs.c platform/chrome/wilco_ec: debugfs: Convert to platform remove callback returning void 2023-09-28 13:18:07 +08:00
event.c platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API 2023-12-18 12:44:38 +08:00
Kconfig platform/chrome: wilco_ec: Allow wilco to be compiled in COMPILE_TEST 2020-01-22 10:10:44 +01:00
keyboard_leds.c platform/chrome: wilco_ec: Add newlines to printks 2020-01-22 10:10:44 +01:00
mailbox.c platform/chrome: wilco_ec: Add newlines to printks 2020-01-22 10:10:44 +01:00
Makefile platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
properties.c platform/chrome: wilco_ec: Platform data shouldn't include kernel.h 2020-02-11 10:32:50 +01:00
sysfs.c platform/chrome: use sysfs_emit() instead of scnprintf() 2022-12-26 11:14:34 +08:00
telemetry.c platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() API 2023-12-18 12:44:38 +08:00