drivers/of: Export OF changeset functions
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Wed, 4 Nov 2015 13:12:49 +0000 (00:12 +1100)
committerRob Herring <robh@kernel.org>
Wed, 13 Jan 2016 22:10:37 +0000 (16:10 -0600)
commit183223770ae8625df8966ed15811d1b3ee8720aa
treea7f994ffd55b80d765ac01283d7f5412fdd5d383
parentdc17340e3041511850ff6ec7299551284d6c0eb1
drivers/of: Export OF changeset functions

The PowerNV PCI hotplug driver is going to use the OF changeset
to manage the changed device sub-tree. This exports those OF
changeset functions for that.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/dynamic.c
drivers/of/of_private.h
drivers/of/overlay.c
drivers/of/unittest.c
This page took 0.024841 seconds and 5 git commands to generate.