linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: mark isapnp as obsolete
@ 2021-04-28 11:05 Anupama K Patil
  2021-04-28 11:11 ` Greg KH
  2021-04-29 15:25 ` Greg KH
  0 siblings, 2 replies; 12+ messages in thread
From: Anupama K Patil @ 2021-04-28 11:05 UTC (permalink / raw)
  To: Jaroslav Kysela, Rafael J. Wysocki, linux-acpi, linux-kernel,
	skhan, Leon Romanovsky, B K Karthik, gregkh, kernelnewbies

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

isapnp code is very old and according to this link
https://en.wikipedia.org/wiki/Legacy_Plug_and_Play#Specifications
from Wikipedia, even Windows Vista disabled ISA PnP by default.

This change is in follow up to
https://lore.kernel.org/lkml/20210422180322.7wlyg63kv3n2k6id@ubuntu/T/#u
and https://lore.kernel.org/lkml/20210424194301.jmsqpycvsm7izbk3@ubuntu/T/#u

Suggested-by: B K Karthik <bkkarthik@pesu.pes.edu>
Signed-off-by: Anupama K Patil <anupamakpatil123@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 04e7de8c95be..215e05d93c60 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9534,7 +9534,7 @@ F:	drivers/media/radio/radio-isa*
 
 ISAPNP
 M:	Jaroslav Kysela <perex@perex.cz>
-S:	Maintained
+S:	Obsolete
 F:	Documentation/driver-api/isapnp.rst
 F:	drivers/pnp/isapnp/
 F:	include/linux/isapnp.h
-- 
2.25.1


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-04-29 15:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 11:05 [PATCH] MAINTAINERS: mark isapnp as obsolete Anupama K Patil
2021-04-28 11:11 ` Greg KH
2021-04-28 11:40   ` Anupama K Patil
2021-04-28 11:48     ` Leon Romanovsky
2021-04-28 12:13       ` Anupama K Patil
2021-04-28 12:20         ` Leon Romanovsky
2021-04-28 12:17   ` Jaroslav Kysela
2021-04-28 12:23     ` Leon Romanovsky
2021-04-28 12:32       ` B K Karthik
2021-04-28 12:37         ` Rafael J. Wysocki
2021-04-29 15:25 ` Greg KH
2021-04-29 15:48   ` B K Karthik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).