of_reconfig_notifier_unregister
of_reconfig_notifier_unregister(&weim_of_notifier);
of_reconfig_notifier_unregister(&nx842_of_nb);
WARN_ON(of_reconfig_notifier_unregister(&i2c_of_notifier));
EXPORT_SYMBOL_GPL(of_reconfig_notifier_unregister);
extern int of_reconfig_notifier_unregister(struct notifier_block *);
of_reconfig_notifier_unregister(&reconfig_err_inject.nb);