Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280099
b: refs/heads/master
c: f4574be
h: refs/heads/master
i:
  280097: ab4e9f4
  280095: 2d576aa
v: v3
  • Loading branch information
Tomoya MORINAGA authored and Grant Likely committed Dec 12, 2011
1 parent 5d07d49 commit 6029bf6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 868fea0507308b6548bba7debe5f5c2d5ca47fca
refs/heads/master: f4574beb9655dbe6a1513f308f0070e9e5e1ad0e
6 changes: 3 additions & 3 deletions trunk/drivers/gpio/gpio-pch.c
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 */
Expand Down

0 comments on commit 6029bf6

Please sign in to comment.