aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga
diff options
context:
space:
mode:
authorAlexander Stein <[email protected]>2023-01-20 12:27:14 +0000
committerGreg Kroah-Hartman <[email protected]>2023-01-20 13:45:12 +0000
commit5d3d01ae15d2f37ed0325c99ab47ef0ae5d05f3c (patch)
tree0e223b754b6b593f164213f5d9782aa185a526c0 /drivers/fpga
parentMerge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-5d3d01ae15d2f37ed0325c99ab47ef0ae5d05f3c.tar.gz
kernel-5d3d01ae15d2f37ed0325c99ab47ef0ae5d05f3c.zip
usb: host: ehci-fsl: Fix module alias
Commit ca07e1c1e4a6 ("drivers:usb:fsl:Make fsl ehci drv an independent driver module") changed DRV_NAME which was used for MODULE_ALIAS as well. Starting from this the module alias didn't match the platform device name created in fsl-mph-dr-of.c Change DRV_NAME to match the driver name for host mode in fsl-mph-dr-of. This is needed for module autoloading on ls1021a. Fixes: ca07e1c1e4a6 ("drivers:usb:fsl:Make fsl ehci drv an independent driver module") Cc: stable <[email protected]> Signed-off-by: Alexander Stein <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions