From: Viresh Kumar Date: Tue, 27 Mar 2012 06:55:24 +0000 (-0700) Subject: Input: tegra-kbc - allocate pdata before using it X-Git-Tag: v3.4-rc1~28^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131c713fd96e251fcb18f4d2d05f263aa41bb11f;p=pandora-kernel.git Input: tegra-kbc - allocate pdata before using it Following commit broke DT support for tegra-kbc by removing pdata allocation completely: commit 023cea0ecfa2df034096c3f4afa796a0b2d1188a Author: Shridhar Rasal Date: Fri Feb 3 00:27:30 2012 -0800 Input: tegra-kbc - allow skipping setting up some of GPIO pins This patch restores it. Signed-off-by: Viresh Kumar Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed