Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
This commit is contained in:
commit
78d8897057
@ -660,6 +660,7 @@ void regmap_debugfs_exit(struct regmap *map)
|
|||||||
regmap_debugfs_free_dump_cache(map);
|
regmap_debugfs_free_dump_cache(map);
|
||||||
mutex_unlock(&map->cache_lock);
|
mutex_unlock(&map->cache_lock);
|
||||||
kfree(map->debugfs_name);
|
kfree(map->debugfs_name);
|
||||||
|
map->debugfs_name = NULL;
|
||||||
} else {
|
} else {
|
||||||
struct regmap_debugfs_node *node, *tmp;
|
struct regmap_debugfs_node *node, *tmp;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user