powerpc+of: Rename and fix OF reconfig notifier error inject module
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 13 Dec 2012 23:32:52 +0000 (10:32 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 13 Dec 2012 23:32:52 +0000 (10:32 +1100)
This module used to inject errors in the pSeries specific dynamic
reconfiguration notifiers. Those are gone however, replaced by
generic notifiers for changes to the device-tree. So let's update
the module to deal with these instead and rename it along the way.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Akinobu Mita <akinobu.mita@gmail.com>

No differences found