On Sun, Apr 12, 2020 at 5:04 PM Marek Vasut <marek.va...@gmail.com> 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 <marek.vasut+rene...@gmail.com> > Cc: Joe Hershberger <joe.hershber...@ni.com>
Acked-by: Joe Hershberger <joe.hershber...@ni.com>