Rambi, Squawks: Clean up old comment on keyboard IRQ

The comment about cleaning up _NEW signals related
to the keyboard IRQ was taken care of by
https://chromium-review.googlesource.com/#/c/181718/4

BUG=None
BRANCH=ToT
TEST=make buildall -j 32

Change-Id: I635ec910b0c2f7fe686c9a7480095a65085e8a91
Original-Change-Id: I97e6f66340d9f8683ed69548cdbbe7c243c3b764
Signed-off-by: Dave Parker <dparker@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/185020
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/192199
This commit is contained in:
ChromeOS Developer
2014-02-05 09:38:32 -08:00
committed by chrome-internal-fetch
parent bc8ed17c5f
commit daeddb75e9
2 changed files with 0 additions and 8 deletions

View File

@@ -111,10 +111,6 @@ enum gpio_signal {
GPIO_PCH_SMI_L, /* System management interrupt to PCH */
GPIO_PCH_SOC_OVERRIDE, /* SOC override signal to PCH; when high, ME
* ignores security descriptor */
/*
* TODO(crosbug.com/p/24424): Remove old assignment and remove _NEW
* from the new one when we deprecate the 1.5 boards.
*/
GPIO_PCH_SYS_PWROK, /* EC thinks everything is up and ready */
GPIO_PCH_WAKE_L, /* Wake signal from EC to PCH */
GPIO_PP1350_EN, /* Enable 1.35V supply */

View File

@@ -111,10 +111,6 @@ enum gpio_signal {
GPIO_PCH_SMI_L, /* System management interrupt to PCH */
GPIO_PCH_SOC_OVERRIDE, /* SOC override signal to PCH; when high, ME
* ignores security descriptor */
/*
* TODO(crosbug.com/p/24424): Remove old assignment and remove _NEW
* from the new one when we deprecate the 1.5 boards.
*/
GPIO_PCH_SYS_PWROK, /* EC thinks everything is up and ready */
GPIO_PCH_WAKE_L, /* Wake signal from EC to PCH */
GPIO_PP1350_EN, /* Enable 1.35V supply */