Re: [PATCH 1/4] ata: pata_parport: fix pata_parport_devchk
Sergei Shtylyov <[email protected]> Thu, 5 Oct 2023 22:41:43 +0300
| Newsgroups | gmane.linux.ide,gmane.linux.parport,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 10/5/23 10:24 PM, Ondrej Zary wrote:
> There's a 'x' missing in 0x55 in pata_parport_devchk(), causing the
> detection to always fail. Fix it.
>
> Fixes: 246a1c4c6b7f ("ata: pata_parport: add driver (PARIDE replacement)")
> Cc: [email protected]
> Signed-off-by: Ondrej Zary <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
[...]
MBR, Sergey