mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 07:24:39 +08:00
263cb0cc5a
The commit in Fixes has removed an fwnode_graph_get_endpoint_by_id() call
in mipi_csis_subdev_init().
So the reference that was taken should not be released anymore in the
error handling path of the probe and in the remove function.
Remove the now incorrect fwnode_handle_put() calls.
Fixes:
|
||
---|---|---|
.. | ||
dw100 | ||
imx8-isi | ||
imx-jpeg | ||
imx7-media-csi.c | ||
imx8mq-mipi-csi2.c | ||
imx-mipi-csis.c | ||
imx-pxp.c | ||
imx-pxp.h | ||
Kconfig | ||
Makefile | ||
mx2_emmaprp.c |