[PATCH] media: mtk-vcodec: Fix an error handling path in 'asid_allocator_init()'

Tzung-Bi Shih tzungbi at google.com
Thu Nov 11 17:34:13 PST 2021


On Thu, Nov 11, 2021 at 02:17:51PM +0100, Christophe JAILLET wrote:
> In case of error the 'media_device_init()' call is not balanced by a
> corresponding 'media_device_cleanup()' call.
> 
> Add it, when needed, as already done in the remove function.
> 
> Fixes: 118add98f80e ("media: mtk-vcodec: vdec: add media device if using stateless api")
> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>

The commit title looks incorrect: "asid_allocator_init".

Except that,
Acked-by: Tzung-Bi Shih <tzungbi at google.com>



More information about the linux-arm-kernel mailing list