Files
linux/drivers/mfd
Andy Shevchenko dbed2be0d3 mfd: intel-lpss: Release IDA resources
[ Upstream commit 02f36911c1 ]

ida instances allocate some internal memory for ->free_bitmap
in addition to the base 'struct ida'. Use ida_destroy() to release
that memory at module_exit().

Fixes: 4b45efe852 ("mfd: Add support for Intel Sunrisepoint LPSS devices")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:50:59 +01:00
..
2016-11-29 08:21:33 +00:00
2018-07-04 07:17:13 +01:00
2018-01-08 11:03:35 +00:00
2017-07-18 08:27:18 +01:00
2016-08-10 09:25:18 +01:00
2016-08-10 09:25:18 +01:00
2017-04-27 09:25:04 +01:00
2013-07-31 13:01:29 +01:00
2015-08-11 15:09:01 +01:00