mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-20 19:09:29 +07:00
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
This commit is contained in:
commit
af4ca6a808
@ -121,8 +121,6 @@ static unsigned int regmap_debugfs_get_dump_start(struct regmap *map,
|
|||||||
c->max = p - 1;
|
c->max = p - 1;
|
||||||
list_add_tail(&c->list,
|
list_add_tail(&c->list,
|
||||||
&map->debugfs_off_cache);
|
&map->debugfs_off_cache);
|
||||||
} else {
|
|
||||||
return base;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user