aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/display
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/display')
-rw-r--r--drivers/video/display/Kconfig2
-rw-r--r--drivers/video/display/jbt6k74.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/video/display/Kconfig b/drivers/video/display/Kconfig
index f0da4834e2d..674dc2c50fe 100644
--- a/drivers/video/display/Kconfig
+++ b/drivers/video/display/Kconfig
@@ -27,7 +27,7 @@ config DISPLAY_JBT6K74
help
SPI driver for the control interface of TFT panels containing
the TPO JBT6K74-AS controller ASIC, such as the TPO TD028TTEC1
- TFT diplay module used in the FIC/OpenMoko Neo1973 GSM phones.
+ TFT diplay module used in the FIC/Openmoko Neo1973 GSM phones.
The control interface is required for display operation, as it
controls power management, display timing and gamma calibration.
diff --git a/drivers/video/display/jbt6k74.c b/drivers/video/display/jbt6k74.c
index d7e94421ae2..7e11da7b47d 100644
--- a/drivers/video/display/jbt6k74.c
+++ b/drivers/video/display/jbt6k74.c
@@ -1,6 +1,6 @@
/* Linux kernel driver for the tpo JBT6K74-AS LCM ASIC
*
- * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Copyright (C) 2006-2007 by Openmoko, Inc.
* Author: Harald Welte <laforge@openmoko.org>,
* Stefan Schmidt <stefan@openmoko.org>
* All rights reserved.