On Sun, Apr 12, 2020 at 5:04 PM Marek Vasut <[email protected]> wrote: > > The macro assumes ee_addr variable to be present when it's being > used. Rework the macro into a function instead and pass it an > argument specifying the register base address, to make it future > proof for DM conversion. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Joe Hershberger <[email protected]>
Acked-by: Joe Hershberger <[email protected]>

