From: Alexandre Belloni Date: Tue, 15 Apr 2014 10:27:58 +0000 (+0200) Subject: iio: adc: at91: cleanup platform_data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~18^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de0c019f34ffbe49744c453628afb270aa9adb6;p=pandora-kernel.git iio: adc: at91: cleanup platform_data num_channels and registers are not used anymore since they are defined inside the driver and assigned by matching the id_table. Also, struct at91_adc_reg_desc is now only used inside the driver. Signed-off-by: Alexandre Belloni Acked-by: Jonathan Cameron Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed