From: Thierry Reding Date: Fri, 4 Apr 2014 13:55:14 +0000 (+0200) Subject: clk: tegra: Introduce divider mask and shift helpers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~128^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61e4e75b95bda4c6fec134aa9f08b5629b532e6;p=pandora-kernel.git clk: tegra: Introduce divider mask and shift helpers Add div{m,n,p}_shift() and div{m,n,p}_mask_shifted() helpers to make the code that modifies the m-, n- and p-divider fields of PLLs shorter and easier to read. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed