From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> A couple of minor fixes. The devm_ error handling was a coverity report. Static was a warning I'd missed originally but saw in build whilst testing the above. Crt, could you give these a quick look (+tag ideally) then I'll get them on the tree so the issue is fixed in Linux next before I send Greg a pull request. Jonathan Cameron (2): iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable() iio: temperature: mlx90632: Add missing static marking on devm_pm_ops drivers/iio/temperature/mlx90632.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.38.1