Re: [PATCH 1/2] device property: Add device_get_bd_address() and fwnode_get_bd_address()

From: Matthias Kaehlcke
Date: Fri Sep 21 2018 - 12:31:02 EST


On Fri, Sep 21, 2018 at 06:26:40AM +0200, Greg Kroah-Hartman wrote:
> On Thu, Sep 20, 2018 at 03:34:35PM -0700, Matthias Kaehlcke wrote:
> > +EXPORT_SYMBOL(fwnode_get_bd_address);
>
> EXPORT_SYMBOL_GPL()? That matches the majority in this file.

Sounds good

Thanks for the review!

m.