]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
misc: retire the old BMP085 driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 24 Aug 2016 14:38:52 +0000 (16:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2016 12:11:33 +0000 (14:11 +0200)
commit832c8232dd7be4977ae9fb9c7cbc4decce19a8fc
tree17fd2473af09327e251ac6eef02dcf9f8190729c
parent9b9e7d36bdeef2842fd53b2172e95a264c27d362
misc: retire the old BMP085 driver

Patches merged to the IIO BMP085 driver makes it fully compliant
with all features found in this old misc driver. Retire this old
driver in favor of the new one in the proper subsystem.

Cc: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Marek Belisko <marek@goldelico.com>
Acked-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-i2c-bmp085 [deleted file]
drivers/iio/pressure/Kconfig
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/bmp085-i2c.c [deleted file]
drivers/misc/bmp085-spi.c [deleted file]
drivers/misc/bmp085.c [deleted file]
drivers/misc/bmp085.h [deleted file]