commit | ce79d54ae447d65117303ca9f61ffe9dcbc2465d | [log] [tgz] |
---|---|---|
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Tue Oct 28 22:36:05 2014 +0200 |
committer | Grant Likely <grant.likely@linaro.org> | Tue Nov 25 15:36:24 2014 +0000 |
tree | f06c2c60487f7d7d1d55c36750509b0f7b8dedf8 | |
parent | aff5e3f89a0b07e7edf9243f913378cc27e4110d [diff] |
spi/of: Add OF notifier handler Add OF notifier handler needed for creating/destroying spi devices according to dynamic runtime changes in the DT live tree. This code is enabled when CONFIG_OF_DYNAMIC is selected. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: Grant Likely <grant.likely@linaro.org> Reviewed-by: Mark Brown <broonie@kernel.org> Cc: <linux-spi@vger.kernel.org>