the following patch was just integrated into master: commit eec1a963cf70845ff9b837ad347811cd7be2f974 Author: Sven Schnelle svens@stackframe.org Date: Sun Jun 24 10:02:22 2012 +0200
X60/T60: fix mptable LINT entries
They used MP_IRQ_TRIGGER_LEVEL, but it should be MP_IRQ_TRIGGER_EDGE. While at it, uses mptable_lintsrc() instead.
Change-Id: Ie71311b8bf865889cf0d8808467df98af4b0132d Signed-off-by: Sven Schnelle svens@stackframe.org
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Sun Jun 24 13:03:52 2012, giving +2 See http://review.coreboot.org/1136 for details.
-gerrit