diff options
author | 2020-04-02 11:34:25 -0600 | |
---|---|---|
committer | 2020-04-28 14:06:20 -0500 | |
commit | cbcab504ceecc0b27ab829cbbcd5cad1c17b3975 (patch) | |
tree | 720caa520a87498b78a0e5f5f089ba1a7dfeaece /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: pl111: Fix module autoloading (diff) | |
download | wireguard-linux-cbcab504ceecc0b27ab829cbbcd5cad1c17b3975.tar.xz wireguard-linux-cbcab504ceecc0b27ab829cbbcd5cad1c17b3975.zip |
drm: pl111: Simplify vexpress init
The init VExpress variants currently instantiates a 'muxfpga' driver for
the sole purpose of getting a regmap for it. There's no reason to
instantiate a driver and doing so just complicates things. The muxfpga
driver also isn't unregistered properly on module unload. Let's
just simplify all this this by just calling
devm_regmap_init_vexpress_config() directly.
Cc: Eric Anholt <eric@anholt.net>
Cc: dri-devel@lists.freedesktop.org
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200409013947.12667-3-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions