iio: pressure: ms5611: remove deprecated compatible strings
authorTomasz Duszynski <tduszyns@gmail.com>
Thu, 16 Aug 2018 18:49:15 +0000 (20:49 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Aug 2018 16:15:43 +0000 (17:15 +0100)
commita18c66c405c740291ea263412f2e8b6c66fa5966
tree432b724a792f2d523889f055eae9a21fe730b843
parent79fd571b7a4915cee0de64314ea08d8a2ffe8e78
iio: pressure: ms5611: remove deprecated compatible strings

Compatible strings tend to follow manufacturer,model format.
In case one wants to do a matching with manufacturer stripped
off he can still do so since SPI/I2C core will try id_table
based matching anyway.

Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/pressure/ms5611_i2c.c
drivers/iio/pressure/ms5611_spi.c