]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
parport: Remove completed item from to-do list
authorEthan Nelson-Moore <enelsonmoore@gmail.com>
Sat, 31 Jan 2026 03:24:03 +0000 (19:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2026 15:05:56 +0000 (17:05 +0200)
A driver for the Sun BPP hardware exists in the kernel.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Link: https://patch.msgid.link/20260131032403.11118-1-enelsonmoore@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/parport/TODO-parport

index 089b14ee446f6340397b3bbc0a8be018ac4b37fa..661a5ab91c0a0a334357c5fa6976282b78b116f5 100644 (file)
@@ -13,7 +13,7 @@ Things to be done.
       bits when they have something to say.  We should read out and deal 
       with (maybe just log) whatever the printer wants to tell the world.
 
-3. Support more hardware (eg m68k, Sun bpp).
+3. Support more hardware (eg m68k).
 
 4. A better PLIP (make use of bidirectional/ECP/EPP ports).