From: Peter De Schrijver Date: Wed, 3 Apr 2013 14:40:40 +0000 (+0300) Subject: clk: tegra: move from a lock bit idx to a lock mask X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~8^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e72771e210348fbd7ff0ea1b9e14cd88380c05b;p=pandora-kernel.git clk: tegra: move from a lock bit idx to a lock mask PLLC2 and PLLC3 on Tegra114 have separate phaselock and frequencylock bits. So switch to a lock mask to be able to test both at the same time. Signed-off-by: Peter De Schrijver Acked-by: Mike Turquette Signed-off-by: Stephen Warren --- Reading git-diff-tree failed