On 18/04/16 12:24, Tirdea, Irina wrote: > > >> -----Original Message----- >> From: Jonathan Cameron [mailto:ji...@kernel.org] >> Sent: 17 April, 2016 13:02 >> To: Baluta, Daniel; Tirdea, Irina >> Cc: knaac...@gmx.de; l...@metafoo.de; pme...@pmeerw.net; >> ge...@linux-m68k.org; Dogaru, Vlad; Purdila, Octavian; linux- >> ker...@vger.kernel.org; linux-...@vger.kernel.org >> Subject: Re: [PATCH 1/2] iio: magn: Split bmc150 driver in common/i2c parts >> >> On 15/04/16 15:13, Daniel Baluta wrote: >>> This is useful for easily adding SPI support in later patches. >>> >>> Now bmc150_magn exports core functions to be used by I2C/SPI drivers >>> instances. For the moment only I2C driver is supported. >>> >>> Signed-off-by: Daniel Baluta <daniel.bal...@intel.com> >> >> This looks good to me - all mechanistic stuff so I doubt anything nasty >> has snuck in. Ideally I'd like an Ack from Irina on this but it'll probably >> be in my testing tree for a few days so I can add one if it comes in. >> > > Looks good to me. > > Acked-by: Irina Tirdea <irina.tir...@intel.com> Thanks,
Added the Ack. Jonathan > >> Applied to the togreg branch of iio.git - pushed out as testing for the >> autobuilders to mess with it. >> >> Thanks, >> >> Jonathan >