Re: [PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread Arnd Bergmann
On Wednesday, August 24, 2016 4:38:52 PM CEST Linus Walleij wrote: > 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: Arnd Bergmann

Re: [PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread Arnd Bergmann
On Wednesday, August 24, 2016 4:38:52 PM CEST Linus Walleij wrote: > 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: Arnd Bergmann > Acked-by:

Re: [PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread H. Nikolaus Schaller
HI, > Am 24.08.2016 um 16:38 schrieb Linus Walleij : > > 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: Arnd Bergmann

Re: [PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread H. Nikolaus Schaller
HI, > Am 24.08.2016 um 16:38 schrieb Linus Walleij : > > 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: Arnd Bergmann > Cc: Greg Kroah-Hartman

[PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread Linus Walleij
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: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Jonathan Cameron

[PATCH v2] misc: retire the old BMP085 driver

2016-08-24 Thread Linus Walleij
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: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Jonathan Cameron Cc: Marek Belisko Cc: H. Nikolaus Schaller