diff options
author | Samuel Holland <samuel.holland@sifive.com> | 2024-11-11 14:02:52 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-11-28 17:45:29 +0530 |
commit | 1f8db2f18ffb4babb27c2070419b7100f998c7f4 (patch) | |
tree | 2b14189ecee17fb0214444f1b35a006426396a0f /platform/generic/platform.c | |
parent | 5fa510c5f69f42d3b700e86c0db9e5bcebd3921c (diff) | |
download | opensbi-1f8db2f18ffb4babb27c2070419b7100f998c7f4.zip opensbi-1f8db2f18ffb4babb27c2070419b7100f998c7f4.tar.gz opensbi-1f8db2f18ffb4babb27c2070419b7100f998c7f4.tar.bz2 |
lib: utils/regmap: Use fdt_driver for initialization
The regmap driver subsystem does not need any extra data, so it can use
`struct fdt_driver` directly. It always initializes the driver for a
specific DT node.
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'platform/generic/platform.c')
0 files changed, 0 insertions, 0 deletions