On Fri, Aug 12, 2016 at 1:44 PM, Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> wrote: > BMP280 runtime PM callbacks are incorrectly casting dev_get_drvdata() to > struct bmp280_data * while bmp280_common_probe() sets driver data to > struct iio_dev *. Fix this and get the struct bmp280_data * from private > data of struct iio_dev. > > Fixes: 3d838118c6aa ("iio: pressure: bmp280: add power management") > Signed-off-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> > --- > For v4.8-rc. Sent a fix for this already two weeks ago: http://marc.info/?l=linux-iio&m=146965159217655&w=2 Just waiting for it to be picked up and merged. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html