Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regmap: use debugfs even when no device
This registers regmaps with debugfs even when they do not have an associated device. For example, this is common for syscon regmaps. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information