aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-imx.c
diff options
context:
space:
mode:
authorSui Jingfeng <[email protected]>2023-08-09 06:34:02 +0800
committerBjorn Helgaas <[email protected]>2023-08-23 17:19:04 -0500
commit04c1c3c4e62a22b424c07d8b03ca6f6aac2dfa7f (patch)
treebdca60954d0304aba545690f252bbbed0b18f0b2 /drivers/usb/cdns3/cdns3-imx.c
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff)
PCI/VGA: Correct vga_str_to_iostate() io_state parameter type
Previously vga_str_to_iostate() took "int *io_state", but vga_arb_write() is the only caller and it passes "unsigned int *". Make the vga_str_to_iostate() parameter type "unsigned int *" to match. [bhelgaas: commit log] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sui Jingfeng <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Reviewed-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions