Home
last modified time | relevance | path

Searched hist:c65c3f3a2cbf21ed429d9b9c725bdb5dc6abf4cf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.cdiff c65c3f3a2cbf21ed429d9b9c725bdb5dc6abf4cf Tue Aug 16 03:58:19 CDT 2022 Hangyu Hua <hbh25y@gmail.com> media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc

video_unregister_device will release device internally. There is no need to
call video_device_release after video_unregister_device.

Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.cdiff c65c3f3a2cbf21ed429d9b9c725bdb5dc6abf4cf Tue Aug 16 03:58:19 CDT 2022 Hangyu Hua <hbh25y@gmail.com> media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc

video_unregister_device will release device internally. There is no need to
call video_device_release after video_unregister_device.

Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.cdiff c65c3f3a2cbf21ed429d9b9c725bdb5dc6abf4cf Tue Aug 16 03:58:19 CDT 2022 Hangyu Hua <hbh25y@gmail.com> media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc

video_unregister_device will release device internally. There is no need to
call video_device_release after video_unregister_device.

Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>