summaryrefslogtreecommitdiff
path: root/drivers/mfd/rk808.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-06-21 15:56:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-27 14:46:39 +0100
commit92cbf173ea692cd2111d3cedebe408a68a96d0f6 (patch)
treea5de607ff804e8729da1c251a6939d8d887f5fd1 /drivers/mfd/rk808.c
parentbe4a793b10fd11c2a519d6222799b53d8af2c05d (diff)
mfd: intel-lpss: Release IDA resources
[ Upstream commit 02f36911c1b41fcd8779fa0c135aab0554333fa5 ] 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: 4b45efe85263 ("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>
Diffstat (limited to 'drivers/mfd/rk808.c')
0 files changed, 0 insertions, 0 deletions