trs80m1: report proper resolution for the Lowe LE-18
authorAlan Cox <alan@linux.intel.com>
Sun, 8 Jul 2018 15:36:20 +0000 (16:36 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 8 Jul 2018 15:36:20 +0000 (16:36 +0100)
Kernel/platform-trs80m1/devgfx.c

index 7855834..49afc26 100644 (file)
@@ -90,8 +90,8 @@ static struct display trsdisplay[6] = {
   /* Lowe Electronics LE-18 */
   {
     1,
-    256, 192,
-    256, 192,
+    384, 192,
+    384, 192,
     255, 255,
     FMT_MONO_WB,
     HW_LOWE_LE18,