From: Axel Lin Date: Thu, 2 Sep 2010 17:26:35 +0000 (-0700) Subject: Input: tps6507x-ts - add missing call to platform_set_drvdata() X-Git-Tag: v2.6.37-rc1~135^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98417884477eb3c2d9c19a69c070f7f347af6d76;p=pandora-kernel.git Input: tps6507x-ts - add missing call to platform_set_drvdata() We call platform_get_drvdata() in tps6507x_ts_remove(), thus we should call platform_set_drvdata() in tps6507x_ts_probe(). Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed