From: Stephen Boyd Date: Fri, 7 Mar 2014 06:44:44 +0000 (-0800) Subject: pinctrl: msm: Replace lookup tables with math X-Git-Tag: v3.15-rc1~150^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc34e2e1a003bc7002868f51678d6fc6e7aeb85;p=pandora-kernel.git pinctrl: msm: Replace lookup tables with math We don't need to waste space with these lookup tables, just do the math directly. Signed-off-by: Stephen Boyd Acked-by: Bjorn Andersson Signed-off-by: Linus Walleij --- Reading git-diff-tree failed