Re: [PATCH v3 05/10] ata: pata_platform: Drop checking IRQ number
From: Sergey Shtylyov
Date: Mon Dec 27 2021 - 15:03:52 EST
On 12/24/21 4:12 PM, Lad Prabhakar wrote:
> The callers of __pata_platform_probe() will pass the IRQ resource only for
> valid IRQ's, for invalid IRQ's the IRQ resource will always be NULL. So
> drop checking the IRQ number.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>
[...]
MBR, Sergey