From: Heiko Stübner Date: Mon, 27 Jan 2014 20:32:38 +0000 (-0800) Subject: Input: zforce - use internal pdata pointer instead of dev_get_platdata X-Git-Tag: v3.15-rc1~102^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8727336481a231ee986c214dde06338e7e52624c;p=pandora-kernel.git Input: zforce - use internal pdata pointer instead of dev_get_platdata Devicetree support will be creating its own platfprm data structure that is not attached to the device. Let's use the internal pointer to the pdata instead of re-fetching it with dev_get_platdata(). Signed-off-by: Heiko Stuebner Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed