* [PATCH] docs: pcmcia: Update location of PCMCIA_DEV_ID_MATCH_* constants
@ 2026-09-17 6:25 Uwe Kleine-König
2026-09-17 8:19 ` Uwe Kleine-König
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2026-09-17 6:25 UTC (permalink / raw)
To: Dominik Brodowski, Jonathan Corbet
Cc: Shuah Khan, Randy Dunlap, linux-doc, linux-kernel
Recently <linux/mod_devicetable.h> was split into per-bus headers in
commit ad428f5811bd ("mod_devicetable.h: Split into per subsystem
headers"). Update the pcmcia documentation to refer to the new location
of the mentioned #defines.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
---
Documentation/pcmcia/driver.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/pcmcia/driver.rst b/Documentation/pcmcia/driver.rst
index 5c4fe84d51c1..b91e5c14cb87 100644
--- a/Documentation/pcmcia/driver.rst
+++ b/Documentation/pcmcia/driver.rst
@@ -15,7 +15,7 @@ runtime as shown below::
All fields are passed in as hexadecimal values (no leading 0x).
The meaning is described in the PCMCIA specification, the match_flags is
a bitwise or-ed combination from PCMCIA_DEV_ID_MATCH_* constants
-defined in include/linux/mod_devicetable.h.
+defined in include/linux/device-id/pcmcia.h.
Once added, the driver probe routine will be invoked for any unclaimed
PCMCIA device listed in its (newly updated) pcmcia_device_id list.
base-commit: e6e35979777d646fe3c7c94dca7dd32fb25d45f4
--
2.55.0.11.g153666a7d9bb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: pcmcia: Update location of PCMCIA_DEV_ID_MATCH_* constants
2026-09-17 6:25 [PATCH] docs: pcmcia: Update location of PCMCIA_DEV_ID_MATCH_* constants Uwe Kleine-König
@ 2026-09-17 8:19 ` Uwe Kleine-König
0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2026-09-17 8:19 UTC (permalink / raw)
To: Dominik Brodowski, Jonathan Corbet
Cc: Shuah Khan, Randy Dunlap, linux-doc, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
Hello,
On Thu, Sep 17, 2026 at 08:25:36AM +0200, Uwe Kleine-König wrote:
> Recently <linux/mod_devicetable.h> was split into per-bus headers in
> commit ad428f5811bd ("mod_devicetable.h: Split into per subsystem
> headers"). Update the pcmcia documentation to refer to the new location
> of the mentioned #defines.
oops, I had the wrong branch checked out when I diagnosed this patch was
necessary.
https://lore.kernel.org/all/20260908070031.32833-1-kmehltretter@gmail.com/
is the better patch, please drop this one.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-17 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 6:25 [PATCH] docs: pcmcia: Update location of PCMCIA_DEV_ID_MATCH_* constants Uwe Kleine-König
2026-09-17 8:19 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®