Re: [PATCH 2/2] media: cedrus: Fix failure to clean up hardware on probe failure

From: Dan Carpenter

Date: Thu Apr 02 2026 - 09:17:42 EST


On Wed, Apr 01, 2026 at 10:14:41PM +0300, Andrey Skvortsov wrote:
> From: Samuel Holland <samuel@xxxxxxxxxxxx>
>
> From: Samuel Holland <samuel@xxxxxxxxxxxx>
>

git am isn't set up to deal with two From: headers.

> cedrus_hw_remove undoes, that was done by cedrus_hw_probe previously,
> like disabling runtime power management, releasing claimed sram.

The first part of this sentence is missing.

Otherwise, the patch itself looks okay.

regards,
dan carpenter