diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-29 21:26:46 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-31 20:06:52 +0200 |
commit | 4520844b44323ebc7085020d798be166322672fd (patch) | |
tree | bf16deb9a226d7c29dcb9c2c5104b6ae881aefe9 /net/lapb/lapb_subr.c | |
parent | 7a675a8fa598edb29a664a91adb80f0340649f6f (diff) |
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Change the infix for fbdev's I/O-memory helpers from _IO_ to _IOMEM_
to distiguish them from other types of I/O, such as file operations.
The helpers operate on memory ranges in the I/O address space and the
naming should make this clear. Adapt all users. No functional changes.
Suggested-by: Helge Deller <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Acked-by: Helge Deller <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions