From 2def86a7200ca3a9828926eef927a89adb82ce32 Mon Sep 17 00:00:00 2001 From: Alistair Popple Date: Fri, 15 May 2015 14:06:39 +1000 Subject: [PATCH] hvc: Convert to using interrupts instead of opal events Convert the opal hvc driver to use the new irqchip to register for opal events. As older firmware versions may not have device tree bindings for the interrupt parent we just use a hardcoded hwirq based on the event number. Signed-off-by: Alistair Popple Signed-off-by: Michael Ellerman --- Reading git-format-patch failed