Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Michael Ellerman 19fc65b525 powerpc: Fix irq_alloc_host() reference counting and callers
When I changed irq_alloc_host() to take an of_node
(52964f87c6: "Add an optional
device_node pointer to the irq_host"), I botched the reference
counting semantics.

Stephen pointed out that it's irq_alloc_host()'s business if
it needs to take an additional reference to the device_node,
the caller shouldn't need to care.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-06-09 13:51:16 +10:00
..
2007-05-11 05:38:25 -04:00
2008-05-09 20:22:58 +10:00
2008-03-07 08:42:28 -06:00
2008-04-24 20:58:03 +10:00
2008-01-28 23:21:18 +01:00
2007-10-11 14:36:47 +10:00