From: Stephane Viau Date: Tue, 13 Jan 2015 19:33:40 +0000 (-0500) Subject: drm/msm/hdmi: use dynamic allocation for hdmi resources X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=447fa5292fcf09197cf2ce124e8e0ff6c629733a;p=pandora-kernel.git drm/msm/hdmi: use dynamic allocation for hdmi resources Instead of reporting BUG_ON when resources arrays are not dimensioned correctly, this patch does a dynamic allocation of these arrays. This is needed for the following patches that add a regulator for a new target. Signed-off-by: Stephane Viau Signed-off-by: Rob Clark --- Reading git-diff-tree failed