commit | b6e969dbaec0fe6633a756468e74151ebb1e6c49 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Wed Nov 16 16:40:19 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Wed Nov 23 01:23:42 2016 -0600 |
tree | 050d0cf55b226881e65c82d17dfd75d2cb34eb72 | |
parent | 9f3670e8f6df6557fefe3ae0e626189c8c30c74c [diff] |
soc/qman: Fix direct access to fd's addr_lo, use proper accesor Use the proper accessor to get the FD address. Accessing the internal field "addr_lo" directly is not portable and error prone. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>