diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2023-04-17 14:37:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-26 14:28:40 +0200 |
commit | b1644a0031cfb3ca2cbd84c92f771f8ebb62302d (patch) | |
tree | af5da9345e8acb45d427da9e90f4958aae155146 /mm/page_alloc.c | |
parent | 904e1b66854b012f4fe29f4a7cfabf726d98b4d2 (diff) |
drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume
commit b63a553e8f5aa6574eeb535a551817a93c426d8c upstream.
afa965a45e01 ("drm/rockchip: vop2: fix suspend/resume") uses
regmap_reinit_cache() to fix the suspend/resume issue with the VOP2
driver. During discussion it came up that we should rather use
regcache_sync() instead. As the original patch is already applied
fix this up in this follow-up patch.
Fixes: afa965a45e01 ("drm/rockchip: vop2: fix suspend/resume")
Cc: stable@vger.kernel.org
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230417123747.2179695-1-s.hauer@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions