From: Laxman Dewangan Date: Wed, 21 Aug 2013 11:23:38 +0000 (+0530) Subject: pinctrl: tegra: use pinctrl-utils APIs for mapping X-Git-Tag: v3.12-rc1~151^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ede12d491cb5bad4f31f0e82443a68eeeeb8ac3;p=pandora-kernel.git pinctrl: tegra: use pinctrl-utils APIs for mapping Pin control utility functions provides the function for creating map lists. In place of implementing APIs locally in Tegra pin control driver for creating map lists, use the utility functions. This reduces the code size and avoid duplication. Changes from V1: - Rebased change on top of V1. - Use pinctrl_utils_dt_free_map Signed-off-by: Laxman Dewangan Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed