Home
last modified time | relevance | path

Searched hist:b555aa66760f17df4a0a5e4b440816e390311a38 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ata/pata_parport/
H A Dpata_parport.cdiff b555aa66760f17df4a0a5e4b440816e390311a38 Thu Oct 05 15:55:56 CDT 2023 Ondrej Zary <linux@zary.sk> ata: pata_parport: fix pata_parport_devchk

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: stable@vger.kernel.org
Signed-off-by: Ondrej Zary <linux@zary.sk>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>