Re: [PATCH] media: dw100: Fix an error handling path in dw100_probe()
From: Dan Carpenter
Date: Mon Aug 22 2022 - 06:19:37 EST
On Mon, Aug 22, 2022 at 11:40:43AM +0200, Christophe JAILLET wrote:
> After a successful call to media_device_init() it is safer to call
> media_device_init().
s/media_device_init/media_device_cleanup/.
regards,
dan carpenter