[PATCH] media: s5p-mfc fix video device release double release in probe error path

Javier Martinez Canillas javier at dowhile0.org
Mon Jun 13 06:37:58 PDT 2016


Hello Shuah,

On Wed, Jun 8, 2016 at 9:35 PM, Shuah Khan <shuahkh at osg.samsung.com> wrote:
> Fix Decoder and encoder video device double release in probe error path.
> video_device_release(dev->vfd_dec) get called twice if decoder register
> fails. Also, video_device_release(dev->vfd_enc) get called twice if encoder
> register fails.
>
> Signed-off-by: Shuah Khan <shuahkh at osg.samsung.com>
> ---

Right, thanks for the fix.

Reviewed-by: Javier Martinez Canillas <javier at osg.samsung.com>

Best regards,
Javier



More information about the linux-arm-kernel mailing list