]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Add opal_notifier_unregister() and export to modules
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Mar 2014 02:36:31 +0000 (13:36 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Apr 2014 00:33:16 +0000 (10:33 +1000)
commit02799d1e53152a33f99bc5b039be6a59010df48b
tree75c757be90e4c70bee41386c2b8a3fa4e312d63d
parent6f62a1f1b59c7d10387ee19250e0ab6597f9d41e
powerpc/powernv: Add opal_notifier_unregister() and export to modules

opal_notifier_register() is missing a pending "unregister" variant
and should be exposed to modules.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/opal.h
arch/powerpc/platforms/powernv/opal.c