commit | 00bb485ce7b8d1186a5166fc9e38822797fae7d4 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Thu Aug 29 14:28:40 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 03 22:01:18 2019 +0200 |
tree | 964c0c8ac737e0028afa53b74d0ec3418ae77fd3 | |
parent | bbedcb91cc3bf252e6031e199ab3d1f07107f7c5 [diff] |
coresight: tmc: Make memory width mask computation into a function Make the computation of a memory mask representing the width of the memory bus into a function so that it can be re-used by the ETR driver. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Reviewed-by: Leo Yan <leo.yan@linaro.org> Link: https://lore.kernel.org/r/20190829202842.580-16-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>