From: Heiko Stübner Date: Sat, 23 Feb 2013 20:06:48 +0000 (-0800) Subject: Input: auo_pixcir_ts - keep own pointer to platform_data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~78^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e83f7f9169400047aa3033d643891da1b00441;p=pandora-kernel.git Input: auo_pixcir_ts - keep own pointer to platform_data When supporting devicetree the platformdata may not necessarily come from the dev but may be generated in the driver instead. Therefore keep the pointer in the driver struct instead of using dev.platform_data. Signed-off-by: Heiko Stuebner Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed