diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-06-21 15:56:31 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-07-02 12:11:31 +0100 |
commit | 02f36911c1b41fcd8779fa0c135aab0554333fa5 (patch) | |
tree | 9ab177f6e8ff193d6b8cbcaf2e2bfba91e535d6e /drivers/firmware | |
parent | 01e4ecee03aa81ec3565d70c80cd1282088fc5a6 (diff) | |
download | linux-stable-02f36911c1b41fcd8779fa0c135aab0554333fa5.tar.gz linux-stable-02f36911c1b41fcd8779fa0c135aab0554333fa5.tar.bz2 linux-stable-02f36911c1b41fcd8779fa0c135aab0554333fa5.zip |
mfd: intel-lpss: Release IDA resources
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>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions