linux-stable/drivers/gnss
Bo Liu c0c725d735 gnss: replace ida_simple API
Use ida_alloc_xxx()/ida_free() instead of
ida_simple_get()/ida_simple_remove(), which has been deprecated.

Note that the upper bound is now inclusive.

Signed-off-by: Bo Liu <liubo03@inspur.com>
Link: https://lore.kernel.org/r/20220616044733.3605-1-liubo03@inspur.com
Reviewed-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
[ johan: amend commit message ]
Signed-off-by: Johan Hovold <johan@kernel.org>
2022-06-21 09:30:36 +02:00
..
Kconfig gnss: add USB support 2021-12-22 15:36:39 +01:00
Makefile gnss: add USB support 2021-12-22 15:36:39 +01:00
core.c gnss: replace ida_simple API 2022-06-21 09:30:36 +02:00
mtk.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.h
sirf.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
ubx.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
usb.c gnss: usb: add support for Sierra Wireless XM1210 2021-12-22 15:38:12 +01:00