diff options
| author | Subbaraya Sundeep <[email protected]> | 2025-06-09 15:51:49 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-10 22:29:30 +0000 |
| commit | d0976b43956ee8c8bd093223df9115bfcf63dfe5 (patch) | |
| tree | d0b3a8d5cd7ebed6bdc284e4744fc37be3b9269b /drivers/usb/cdns3/cdns3-plat.c | |
| parent | Merge branch 'hinic3-queue_api-related-fixes' (diff) | |
| download | kernel-d0976b43956ee8c8bd093223df9115bfcf63dfe5.tar.gz kernel-d0976b43956ee8c8bd093223df9115bfcf63dfe5.zip | |
octeontx2: Annotate mmio regions as __iomem
This patch removes unnecessary typecasts by marking the
mbox_regions array as __iomem since it is used to store
pointers to memory-mapped I/O (MMIO) regions. Also simplified
the call to readq() in PF driver by removing redundant type casts.
Signed-off-by: Subbaraya Sundeep <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions
