[PATCH 0/1] drivers: mcb: updates for 5.20
From: Johannes Thumshirn
Date: Tue Jul 12 2022 - 02:50:14 EST
Hi Greg,
Here's one patch for drivers/mcb aimed at 5.20. It's a simple change from
ida_simple_get()/ida_simple_remove() to ida_alloc() and ida_free() from keliu.
Thanks,
Johannes
keliu (1):
drivers: mcb: directly use ida_alloc()/free()
drivers/mcb/mcb-core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.35.3