summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorZsolt Kajtar <soci@c64.rulez.org>2025-09-03 21:14:15 +0200
committerHelge Deller <deller@gmx.de>2025-09-30 23:21:34 +0200
commit2e3da8cfe3b281d503ef0e968af131323562ae7c (patch)
treeb265156ae365653d378c9409e2c08e1e22a9066d /scripts/objdiff
parent4d23d9f7fa7c9ed10b5b32a4e4871ddce02b2337 (diff)
downloadkernel-2e3da8cfe3b281d503ef0e968af131323562ae7c.tar.gz
fbdev: s3fb: Revert mclk stop in suspend
There are systems which want to wait for as long as it takes for the stopped video memory to answer. Mapping it out helps to avoid that while the system is running but standby still hangs somehow. So just leave the memory on in standby same as it was before my change. Signed-off-by: Zsolt Kajtar <soci@c64.rulez.org> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
800'>2019-02-01kasan: mark file common so ftrace doesn't trace itAnders Roxell 2018-12-28kasan: split out generic_report.c from report.cAndrey Konovalov 2018-12-28kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGSAndrey Konovalov 2018-12-28kasan: rename source files to reflect the new naming schemeAndrey Konovalov 2018-12-28kasan: move common generic and tag-based code to common.cAndrey Konovalov