summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_parport/Makefile
diff options
context:
space:
mode:
authorOndrej Zary <linux@zary.sk>2023-10-05 23:55:58 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-10-10 08:42:22 +0300
commitf343e578fef99a69b3322aca38b94a6d8ded2ce7 (patch)
tree07edeb96f226516ea0cb2053683c8a3edde6d49c /drivers/ata/pata_parport/Makefile
parentd2302427c12277929c9f390adeda19fbf403c0bb (diff)
downloadlinux-f343e578fef99a69b3322aca38b94a6d8ded2ce7.tar.xz
ata: pata_parport: add custom version of wait_after_reset
Some parallel adapters (e.g. EXP Computer MC-1285B EPP Cable) return bogus values when there's no master device present. This can cause reset to fail, preventing the lone slave device (such as EXP Computer CD-865) from working. Add custom version of wait_after_reset that ignores master failure when a slave device is present. The custom version is also needed because the generic ata_sff_wait_after_reset uses direct port I/O for slave device detection. 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>
Diffstat (limited to 'drivers/ata/pata_parport/Makefile')
0 files changed, 0 insertions, 0 deletions