From: Peter De Schrijver Date: Fri, 22 Mar 2013 12:07:53 +0000 (+0200) Subject: clk: add table lookup to mux X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~129^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce4f3313b05c836c21a91ac89f87dccf84ce9561;p=pandora-kernel.git clk: add table lookup to mux Add a table lookup feature to the mux clock. Also allow arbitrary masks instead of the width. This will be used by some clocks on Tegra114. Also adapt the tegra periph clk because it uses struct clk_mux directly. Signed-off-by: Peter De Schrijver Tested-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-diff-tree failed