[PATCH v4 02/22] of: device: Export of_device_{get_modalias, uvent_modalias} to modules
Rob Herring
robh+dt at kernel.org
Wed Sep 7 17:58:43 PDT 2016
On Wed, Sep 7, 2016 at 4:34 PM, Stephen Boyd <stephen.boyd at linaro.org> wrote:
> The ULPI bus can be built as a module, and it will soon be
> calling these functions when it supports probing devices from DT.
> Export them so they can be used by the ULPI module.
>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: <devicetree at vger.kernel.org>
> Signed-off-by: Stephen Boyd <stephen.boyd at linaro.org>
> ---
> drivers/of/device.c | 2 ++
> 1 file changed, 2 insertions(+)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list