From 6029bf6816321ab8b0000d9322c8f13c64119142 Mon Sep 17 00:00:00 2001 From: Tomoya MORINAGA Date: Fri, 28 Oct 2011 09:23:33 +0900 Subject: [PATCH] --- yaml --- r: 280099 b: refs/heads/master c: f4574beb9655dbe6a1513f308f0070e9e5e1ad0e h: refs/heads/master i: 280097: ab4e9f4acbf076c8622025a48e2e3f5a9dc04263 280095: 2d576aadbfbc5a7471a5cd874f3310f6284b5c1b v: v3 --- [refs] | 2 +- trunk/drivers/gpio/gpio-pch.c | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 31d0a4eaf571..a51c32cf83ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 868fea0507308b6548bba7debe5f5c2d5ca47fca +refs/heads/master: f4574beb9655dbe6a1513f308f0070e9e5e1ad0e diff --git a/trunk/drivers/gpio/gpio-pch.c b/trunk/drivers/gpio/gpio-pch.c index eb574f2c5a92..f0603297f829 100644 --- a/trunk/drivers/gpio/gpio-pch.c +++ b/trunk/drivers/gpio/gpio-pch.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD. + * Copyright (C) 2011 LAPIS Semiconductor Co., Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -49,8 +49,8 @@ struct pch_regs { enum pch_type_t { INTEL_EG20T_PCH, - OKISEMI_ML7223m_IOH, /* OKISEMI ML7223 IOH PCIe Bus-m */ - OKISEMI_ML7223n_IOH /* OKISEMI ML7223 IOH PCIe Bus-n */ + OKISEMI_ML7223m_IOH, /* LAPIS Semiconductor ML7223 IOH PCIe Bus-m */ + OKISEMI_ML7223n_IOH /* LAPIS Semiconductor ML7223 IOH PCIe Bus-n */ }; /* Specifies number of GPIO PINS */