linux-stable/drivers/gpu/drm/pl111
Rob Herring cbcab504ce 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
2020-04-28 14:06:20 -05:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_debugfs.c drm: convert .debugfs_init() hook to return void. 2020-03-18 17:53:28 +01:00
pl111_display.c drm/simple-kms: Standardize arguments for callbacks 2019-10-24 13:55:56 +02:00
pl111_drm.h drm: convert .debugfs_init() hook to return void. 2020-03-18 17:53:28 +01:00
pl111_drv.c drm: pl111: Fix module autoloading 2020-04-28 14:06:20 -05:00
pl111_nomadik.c drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_nomadik.h drm/pl111: drop use of drmP.h 2019-07-17 12:52:38 +02:00
pl111_versatile.c drm: pl111: Simplify vexpress init 2020-04-28 14:06:20 -05:00
pl111_versatile.h drm/pl111: drop use of drmP.h 2019-07-17 12:52:38 +02:00
pl111_vexpress.c drm: pl111: Simplify vexpress init 2020-04-28 14:06:20 -05:00
pl111_vexpress.h drm: pl111: Simplify vexpress init 2020-04-28 14:06:20 -05:00