commit | 6b290f1e7987cd7533bc8543d059abcceecd1298 | [log] [tgz] |
---|---|---|
author | Patrick Daly <pdaly@codeaurora.org> | Mon Mar 27 19:26:59 2017 -0700 |
committer | Patrick Daly <pdaly@codeaurora.org> | Mon Apr 03 16:59:19 2017 -0700 |
tree | 25a1fe46bbc74396f7d1a571d961da8d88e2bc7a | |
parent | ea63baa8c22444fc5affeec93a1839ab4f08ca5c [diff] |
iommu: arm-smmu: Add struct for tracking tcu specific data Future changes require more than just a list to be stored for the implementation-defined private data for the qsmmuv500 iommu implementation. Prepare for these changes by moving the tbu list into a containing structure. Change-Id: I2dcfba3d7a21225546dfd1b764448c4f2f03edde Signed-off-by: Patrick Daly <pdaly@codeaurora.org>