From: Peter De Schrijver Date: Mon, 2 Sep 2013 15:43:56 +0000 (+0300) Subject: clk: tegra: Add TEGRA_PERIPH_NO_DIV flag X-Git-Tag: cleanup-for-linus~7^4~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb9d26700c3db54d5a4346c3b6621b8889f3813;p=pandora-kernel.git clk: tegra: Add TEGRA_PERIPH_NO_DIV flag This flag indicates the peripheral clock does not have a divider. It will simplify the initialization tables and avoids some very similar code. Signed-off-by: Peter De Schrijver --- Reading git-diff-tree failed