x86: dt: Correct local apic documentation in device tree bindings
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Sun, 27 Feb 2011 18:13:39 +0000 (19:13 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 28 Feb 2011 08:58:06 +0000 (09:58 +0100)
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>

No differences found