OrangePi_CM5/external/packages/extras-buildpkgs/xf86-video-armsoc/debian/patches/0002-Fix-UMP_LOCK-status-lo...

14 lines
465 B
Diff
Raw Normal View History

2020-10-30 09:50:39 +08:00
diff --git a/src/armsoc_driver.c b/src/armsoc_driver.c
index 83e74a7..5c988ec 100644
--- a/src/armsoc_driver.c
+++ b/src/armsoc_driver.c
@@ -892,7 +892,7 @@ ARMSOCPreInit(ScrnInfoPtr pScrn, int flags)
pARMSOC->useUmplock = xf86ReturnOptValBool(pARMSOC->pOptionInfo,
OPTION_UMP_LOCK, FALSE);
INFO_MSG("umplock is %s",
- pARMSOC->useUmplock ? "Disabled" : "Enabled");
+ pARMSOC->useUmplock ? "Enabled" : "Disabled");
/*
* Select the video modes: