Re: [PATCH v7 49/50] drivers/of: Export OF changeset functions

2015-11-04 Thread Gavin Shan
On Wed, Nov 04, 2015 at 10:12:00AM -0600, Rob Herring wrote: >On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: >> 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: G

Re: [PATCH v7 49/50] drivers/of: Export OF changeset functions

2015-11-04 Thread Rob Herring
On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: > 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 Acked-by: Rob Herring > --- > drivers/of/dynamic.c