Skip to content

Commit 78d8897

Browse files
committed
Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
2 parents e49d033 + e41a962 commit 78d8897

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/base/regmap/regmap-debugfs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,7 @@ void regmap_debugfs_exit(struct regmap *map)
660660
regmap_debugfs_free_dump_cache(map);
661661
mutex_unlock(&map->cache_lock);
662662
kfree(map->debugfs_name);
663+
map->debugfs_name = NULL;
663664
} else {
664665
struct regmap_debugfs_node *node, *tmp;
665666

0 commit comments

Comments
 (0)