From: tip-bot for Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
bigeasy@linutronix.de, tglx@linutronix.de
Subject: [tip:x86/platform] x86: dt: Correct local apic documentation in device tree bindings
Date: Mon, 28 Feb 2011 09:00:57 GMT [thread overview]
Message-ID: <tip-a56ec98357ad26b380f1005198de1aa519c9e9cb@git.kernel.org> (raw)
In-Reply-To: <1298830419-22681-1-git-send-email-bigeasy@linutronix.de>
Commit-ID: a56ec98357ad26b380f1005198de1aa519c9e9cb
Gitweb: http://git.kernel.org/tip/a56ec98357ad26b380f1005198de1aa519c9e9cb
Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
AuthorDate: Sun, 27 Feb 2011 19:13:39 +0100
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Mon, 28 Feb 2011 09:58:06 +0100
x86: dt: Correct local apic documentation in device tree bindings
Until "x86: dt: Cleanup local apic setup" we read the local apic
address from the MSR and ignored the entry in DT. Reflect this change
in the documentation.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
LKML-Reference: <1298830419-22681-1-git-send-email-bigeasy@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
.../devicetree/bindings/x86/interrupt.txt | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/x86/interrupt.txt b/Documentation/devicetree/bindings/x86/interrupt.txt
index 8b0efb0..7d19f49 100644
--- a/Documentation/devicetree/bindings/x86/interrupt.txt
+++ b/Documentation/devicetree/bindings/x86/interrupt.txt
@@ -24,6 +24,3 @@ Interrupt chips
Required property:
compatible = "intel,ce4100-lapic";
-
- This node is currently unused by Linux as the address of the local APIC
- read from a MSR.
prev parent reply other threads:[~2011-02-28 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <tip-a906fdaacca49917d83e5032dfc31f694249ad10@git.kernel.org>
2011-02-27 18:13 ` [PATCH] x86: dt: remove the statement where we ignore lapic Sebastian Andrzej Siewior
2011-02-28 9:00 ` tip-bot for Sebastian Andrzej Siewior [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tip-a56ec98357ad26b380f1005198de1aa519c9e9cb@git.kernel.org \
--to=bigeasy@linutronix.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome