From: Andreas Herrmann Date: Thu, 30 Jan 2014 18:18:08 +0000 (+0000) Subject: iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS X-Git-Tag: v3.15-rc1~70^2^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636e97b0fb0a063dc89773b13064647f5da632cb;p=pandora-kernel.git iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS The DT parsing code that determines stream IDs uses of_parse_phandle_with_args and thus MAX_MASTER_STREAMIDS is always bound by MAX_PHANDLE_ARGS. Signed-off-by: Andreas Herrmann Signed-off-by: Will Deacon --- Reading git-diff-tree failed