From: Shawn Guo Date: Mon, 17 Sep 2012 05:34:31 +0000 (+0800) Subject: ASoC: mx27vis: retrieve gpio numbers from platform_data X-Git-Tag: v3.7-rc1~81^2~14^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41789b2660e5b18b8401bf83ebcd502916c2cb5;p=pandora-kernel.git ASoC: mx27vis: retrieve gpio numbers from platform_data Rather than including mach/iomux-mx27.h to define gpio numbers and set up the pins, the patch moves all these into machine code and has the gpio numbers passed to driver via platform_data. As the result, we can remove the mach/iomux-mx27.h inclusion from driver. Signed-off-by: Shawn Guo Acked-by: Javier Martin Signed-off-by: Mark Brown --- Reading git-diff-tree failed