staging:iio:adis16400: Remove now duplicated chip_table entry
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 30 Oct 2012 10:26:00 +0000 (10:26 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 4 Nov 2012 15:55:40 +0000 (15:55 +0000)
commita7462e640dbbb0fe3840f460266699a52b1d32f0
tree427cc77c8a754054a42edb8f71497a7f59f60c1c
parentfc8850c0a1fcbbf75cf37969be54a5c01445d9aa
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 <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/imu/adis16400_core.c