From: Lars-Peter Clausen Date: Tue, 30 Oct 2012 10:26:00 +0000 (+0000) Subject: staging:iio:adis16400: Remove now duplicated chip_table entry X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~572^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7462e640dbbb0fe3840f460266699a52b1d32f0;p=pandora-kernel.git staging:iio:adis16400: Remove now duplicated chip_table entry The ADIS1360 and ADIS13605 are very similar and do have the same software interface. The only difference is the contents of the PROD_ID register. Since we now read the product id from the device name instead of the chip_info struct we can use the same chip_table entry for both the ADIS1360 and ADIS13605. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed