of/reconfig: Add empty stubs for the of_reconfig methods
authorGrant Likely <grant.likely@linaro.org>
Fri, 21 Nov 2014 15:14:58 +0000 (15:14 +0000)
committerGrant Likely <grant.likely@linaro.org>
Mon, 24 Nov 2014 22:24:57 +0000 (22:24 +0000)
To simplify subsystem setup code, make empty stubs for the
of_reconfig_*() methods. This is particularly useful for registering and
unregistering the notifiers so that it doesn't impact the flow of the
subsystem setup code.

Signed-off-by: Grant Likely <grant.likely@linaro.org>
include/linux/of.h

Simple merge