hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/ata/pata_ns87415.c
....@@ -1,5 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * pata_ns87415.c - NS87415 (non PARISC) PATA
3
+ * pata_ns87415.c - NS87415 (and PARISC SUPERIO 87560) PATA
34 *
45 * (C) 2005 Red Hat <alan@lxorguk.ukuu.org.uk>
56 *
....@@ -15,7 +16,6 @@
1516 * systems. This has its own special mountain of errata.
1617 *
1718 * TODO:
18
- * Test PARISC SuperIO
1919 * Get someone to test on SPARC
2020 * Implement lazy pio/dma switching for better performance
2121 * 8bit shared timing.