Loading
drm/msm: Remove iommu names during attach
None of the existing iommu implementations use the names passed in
at attach time by the API. Save a bit of .data room by removing
the static string definitions and passing NULL to the attach function.
Change-Id: Ic0dedbada9561768b8d9716ea101619e6b549ea4
Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org>