From: Felipe Balbi Date: Thu, 19 Feb 2009 12:29:39 +0000 (+0000) Subject: input: lm8323: get rid of global pdata pointer X-Git-Tag: v2.6.29-omap1~89 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9fbe0da1de6c87855f7d6033aa7dad7c0987a61;p=pandora-kernel.git input: lm8323: get rid of global pdata pointer pdata is only used during probe to initialize a few fields from lm8323 device structure. Moving pdata pointer to probe won't harm anybody. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed