From: Thierry Reding Date: Thu, 22 Jan 2015 07:48:25 +0000 (+0100) Subject: drm/tegra: dc: Check for valid parent clock X-Git-Tag: omap-for-v4.2/o2_dc~72^2~14^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29827484b9cf6026506a0e376fb5d246580ffd8;p=pandora-kernel.git drm/tegra: dc: Check for valid parent clock Check that the desired parent clock is indeed a valid parent for the display controller clock. This is purely cosmetic at this point since the parent clocks are specified in DT and all the currently defined parents are in fact valid parents of the display controller clock. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed