From 89dbf8090444ef01d49c278ea9fae6321df54664 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Wed, 19 Nov 2008 17:09:38 +0000 Subject: OpenMoko => Openmoko Signed-Off-By: Holger Freyther --- drivers/mfd/glamo/Kconfig | 2 +- drivers/mfd/glamo/glamo-core.c | 2 +- drivers/mfd/glamo/glamo-fb.c | 4 ++-- drivers/mfd/glamo/glamo-lcm-spi.c | 2 +- drivers/mfd/glamo/glamo-mci.c | 4 ++-- drivers/mfd/glamo/glamo-mci.h | 2 +- drivers/mfd/glamo/glamo-regs.h | 2 +- drivers/mfd/glamo/glamo-spi-gpio.c | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) (limited to 'drivers/mfd/glamo') diff --git a/drivers/mfd/glamo/Kconfig b/drivers/mfd/glamo/Kconfig index ec2ae3d27b5..86a7c40a0cf 100644 --- a/drivers/mfd/glamo/Kconfig +++ b/drivers/mfd/glamo/Kconfig @@ -38,7 +38,7 @@ config MFD_GLAMO_MCI depends on MFD_GLAMO && MMC help This selects a driver for the MCI interface found in - the S-Media GLAMO chip, as used in OpenMoko + the S-Media GLAMO chip, as used in Openmoko neo1973 GTA-02. If unsure, say N. \ No newline at end of file diff --git a/drivers/mfd/glamo/glamo-core.c b/drivers/mfd/glamo/glamo-core.c index ab906901536..a6b977b41f6 100644 --- a/drivers/mfd/glamo/glamo-core.c +++ b/drivers/mfd/glamo/glamo-core.c @@ -1,6 +1,6 @@ /* Smedia Glamo 336x/337x driver * - * (C) 2007 by OpenMoko, Inc. + * (C) 2007 by Openmoko, Inc. * Author: Harald Welte * All rights reserved. * diff --git a/drivers/mfd/glamo/glamo-fb.c b/drivers/mfd/glamo/glamo-fb.c index 8633e444cb6..edc6d9c3086 100644 --- a/drivers/mfd/glamo/glamo-fb.c +++ b/drivers/mfd/glamo/glamo-fb.c @@ -1,6 +1,6 @@ /* Smedia Glamo 336x/337x driver * - * (C) 2007 by OpenMoko, Inc. + * (C) 2007 by Openmoko, Inc. * Author: Harald Welte * All rights reserved. * @@ -684,7 +684,7 @@ static int __init glamofb_probe(struct platform_device *pdev) struct glamofb_platform_data *mach_info = pdev->dev.platform_data; printk(KERN_INFO "SMEDIA Glamo frame buffer driver (C) 2007 " - "OpenMoko, Inc.\n"); + "Openmoko, Inc.\n"); fbinfo = framebuffer_alloc(sizeof(struct glamofb_handle), &pdev->dev); if (!fbinfo) diff --git a/drivers/mfd/glamo/glamo-lcm-spi.c b/drivers/mfd/glamo/glamo-lcm-spi.c index 92cabe4dbb0..874fb0e8c13 100644 --- a/drivers/mfd/glamo/glamo-lcm-spi.c +++ b/drivers/mfd/glamo/glamo-lcm-spi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 OpenMoko, Inc. + * Copyright (C) 2007 Openmoko, Inc. * Author: Harald Welte * * Smedia Glamo GPIO based SPI driver diff --git a/drivers/mfd/glamo/glamo-mci.c b/drivers/mfd/glamo/glamo-mci.c index d8847c5ddca..05bbfc4b346 100644 --- a/drivers/mfd/glamo/glamo-mci.c +++ b/drivers/mfd/glamo/glamo-mci.c @@ -1,7 +1,7 @@ /* * linux/drivers/mmc/host/glamo-mmc.c - Glamo MMC driver * - * Copyright (C) 2007 OpenMoko, Inc, Andy Green + * Copyright (C) 2007 Openmoko, Inc, Andy Green * Based on S3C MMC driver that was: * Copyright (C) 2004-2006 maintech GmbH, Thomas Kleffel * @@ -661,7 +661,7 @@ static int glamo_mci_probe(struct platform_device *pdev) struct glamo_mci_host *host; int ret; - dev_info(&pdev->dev, "glamo_mci driver (C)2007 OpenMoko, Inc\n"); + dev_info(&pdev->dev, "glamo_mci driver (C)2007 Openmoko, Inc\n"); mmc = mmc_alloc_host(sizeof(struct glamo_mci_host), &pdev->dev); if (!mmc) { diff --git a/drivers/mfd/glamo/glamo-mci.h b/drivers/mfd/glamo/glamo-mci.h index 55852e7ed46..f3f170eb6c0 100644 --- a/drivers/mfd/glamo/glamo-mci.h +++ b/drivers/mfd/glamo/glamo-mci.h @@ -1,7 +1,7 @@ /* * linux/drivers/mmc/host/glamo-mmc.h - GLAMO MCI driver * - * Copyright (C) 2007-2008 OpenMoko, Inc, Andy Green + * Copyright (C) 2007-2008 Openmoko, Inc, Andy Green * based on S3C MMC driver --> * Copyright (C) 2004-2006 Thomas Kleffel, All Rights Reserved. * diff --git a/drivers/mfd/glamo/glamo-regs.h b/drivers/mfd/glamo/glamo-regs.h index 8f6c45cbc42..32411e37f86 100644 --- a/drivers/mfd/glamo/glamo-regs.h +++ b/drivers/mfd/glamo/glamo-regs.h @@ -3,7 +3,7 @@ /* Smedia Glamo 336x/337x driver * - * (C) 2007 by OpenMoko, Inc. + * (C) 2007 by Openmoko, Inc. * Author: Harald Welte * All rights reserved. * diff --git a/drivers/mfd/glamo/glamo-spi-gpio.c b/drivers/mfd/glamo/glamo-spi-gpio.c index eda73223723..ece575022c9 100644 --- a/drivers/mfd/glamo/glamo-spi-gpio.c +++ b/drivers/mfd/glamo/glamo-spi-gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 OpenMoko, Inc. + * Copyright (C) 2007 Openmoko, Inc. * Author: Harald Welte * * Smedia Glamo GPIO based SPI driver -- cgit v1.2.3