aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-plat.c
diff options
context:
space:
mode:
authorSubbaraya Sundeep <[email protected]>2025-06-09 15:51:49 +0000
committerJakub Kicinski <[email protected]>2025-06-10 22:29:30 +0000
commitd0976b43956ee8c8bd093223df9115bfcf63dfe5 (patch)
treed0b3a8d5cd7ebed6bdc284e4744fc37be3b9269b /drivers/usb/cdns3/cdns3-plat.c
parentMerge branch 'hinic3-queue_api-related-fixes' (diff)
downloadkernel-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