Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux-2.6-microblaze.git] / drivers / mfd / intel-lpss.c
index a475cbd..277f48f 100644 (file)
@@ -543,6 +543,7 @@ module_init(intel_lpss_init);
 
 static void __exit intel_lpss_exit(void)
 {
+       ida_destroy(&intel_lpss_devid_ida);
        debugfs_remove(intel_lpss_debugfs);
 }
 module_exit(intel_lpss_exit);