ata: pata_parport: implement set_devctl
authorOndrej Zary <linux@zary.sk>
Thu, 5 Oct 2023 20:55:57 +0000 (22:55 +0200)
committerDamien Le Moal <dlemoal@kernel.org>
Tue, 10 Oct 2023 05:42:22 +0000 (14:42 +0900)
commitd2302427c12277929c9f390adeda19fbf403c0bb
treef93dad03538cf5d7c32c6c6607e43dd38f9ea16a
parentb555aa66760f17df4a0a5e4b440816e390311a38
ata: pata_parport: implement set_devctl

Add missing ops->sff_set_devctl implementation.

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>
drivers/ata/pata_parport/pata_parport.c