commit | fb212ad6cc58c0fd8c0f76578d4392f71e595bd5 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Fri May 22 16:03:16 2020 -0600 |
committer | Rob Clark <robdclark@chromium.org> | Sat May 23 13:38:16 2020 -0700 |
tree | 9431cd23d79fb997e8e8604a94152b6675702cd9 | |
parent | ccac7ce373c1b5175bcf733fe6223129b8975788 [diff] |
drm/msm: Update the MMU helper function APIs Instead of using a bare unsigned type for the length value for map/unmap functions pass in a size_t to more correctly match up with the underlying APIs. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Tested-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Rob Clark <robdclark@chromium.org>