From: Lee Jones Date: Mon, 28 Jan 2013 09:21:58 +0000 (+0000) Subject: mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc' X-Git-Tag: v3.9-rc1~92^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d3f653f45b0ad299158d31207e4b747aa6df2c7;p=pandora-kernel.git mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc' The ab8500_gpadc structure carries lots of important information which most functions make good use of. The initial expectation was that ab8500_gpadc_runtime_idle() would be no exception; however, this hasn't been the case to date. Let's remove it for now and add it back in only when we have a use for it. Signed-off-by: Lee Jones --- Reading git-diff-tree failed