kernel/drivers/ata/pata_ns87415.c
.. .. @@ -1,5 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 - * pata_ns87415.c - NS87415 (non PARISC) PATA3 + * pata_ns87415.c - NS87415 (and PARISC SUPERIO 87560) PATA3 4 * 4 5 * (C) 2005 Red Hat <alan@lxorguk.ukuu.org.uk> 5 6 * .. .. @@ -15,7 +16,6 @@ 15 16 * systems. This has its own special mountain of errata. 16 17 * 17 18 * TODO: 18 - * Test PARISC SuperIO19 19 * Get someone to test on SPARC 20 20 * Implement lazy pio/dma switching for better performance 21 21 * 8bit shared timing.