Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: mlx90632: Minor fixes
@ 2022-11-05 12:51 Jonathan Cameron
  2022-11-05 12:51 ` [PATCH 1/2] iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable() Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jonathan Cameron @ 2022-11-05 12:51 UTC (permalink / raw)
  To: linux-iio, Crt Mori; +Cc: coverity-bot, Jonathan Cameron

From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-12 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-05 12:51 [PATCH 0/2] iio: mlx90632: Minor fixes Jonathan Cameron
2022-11-05 12:51 ` [PATCH 1/2] iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable() Jonathan Cameron
2022-11-07  9:50   ` Crt Mori
2022-11-05 12:51 ` [PATCH 2/2] iio: temperature: mlx90632: Add missing static marking on devm_pm_ops Jonathan Cameron
2022-11-07  9:50   ` Crt Mori
2022-11-12 15:47 ` [PATCH 0/2] iio: mlx90632: Minor fixes Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox