[PATCH v3 11/19] nvmem: microchip-otpc: Fix swapped 'sleep' and 'timeout' parameters
Claudiu Beznea
claudiu.beznea at tuxon.dev
Sat Jan 31 08:00:55 PST 2026
On 1/20/26 17:44, Alexander Dahl wrote:
> Makes no sense to have a timeout shorter than the sleep time, it would
> run into timeout right after the first sleep already.
> While at it, use a more specific macro instead of the generic one, which
> does exactly the same, but needs less parameters.
>
> Fixes: 98830350d3fc ("nvmem: microchip-otpc: add support")
> Cc:stable at vger.kernel.org
> Signed-off-by: Alexander Dahl<ada at thorsis.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea at tuxon.dev>
More information about the linux-arm-kernel
mailing list