public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* mainline build failure due to 02852c01f654 ("media: i2c: imx290: Initialize runtime PM before subdev")
@ 2023-03-31 22:38 Sudip Mukherjee
  2023-04-02 10:02 ` Linux regression tracking (Thorsten Leemhuis)
  0 siblings, 1 reply; 2+ messages in thread
From: Sudip Mukherjee @ 2023-03-31 22:38 UTC (permalink / raw)
  To: Laurent Pinchart, Sakari Ailus
  Cc: Mauro Carvalho Chehab, Linus Torvalds, linux-kernel,
	Manivannan Sadhasivam, linux-media

Hi All,

The mainline kernel branch had been failing last few weeks for alpha,
csky and s390 allmodconfig with the error:

drivers/media/i2c/imx290.c:1093:12: error: 'imx290_runtime_suspend' defined but not used [-Werror=unused-function]
 1093 | static int imx290_runtime_suspend(struct device *dev)
      |            ^~~~~~~~~~~~~~~~~~~~~~
drivers/media/i2c/imx290.c:1085:12: error: 'imx290_runtime_resume' defined but not used [-Werror=unused-function]
 1085 | static int imx290_runtime_resume(struct device *dev)
      |            ^~~~~~~~~~~~~~~~~~~~~

git bisect pointed to 02852c01f654 ("media: i2c: imx290: Initialize runtime PM before subdev")

I will be happy to test any patch or provide any extra log if needed.


-- 
Regards
Sudip

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

end of thread, other threads:[~2023-04-02 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-31 22:38 mainline build failure due to 02852c01f654 ("media: i2c: imx290: Initialize runtime PM before subdev") Sudip Mukherjee
2023-04-02 10:02 ` Linux regression tracking (Thorsten Leemhuis)

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