diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2023-12-16 19:59:38 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2023-12-18 07:44:38 +0300 |
commit | 57eb6dcd32cf6b49c38eff81e60e8fd471aa05a8 (patch) | |
tree | d36a67331392164ff88fc656a1ca2c8e7e959429 /drivers/mtd/nand/raw/brcmnand/iproc_nand.c | |
parent | 59a9ccf19ee03179faf047822bbec76cac7467a4 (diff) | |
download | linux-57eb6dcd32cf6b49c38eff81e60e8fd471aa05a8.tar.xz |
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>
Diffstat (limited to 'drivers/mtd/nand/raw/brcmnand/iproc_nand.c')
0 files changed, 0 insertions, 0 deletions