]> Git Repo - J-u-boot.git/commit
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
authorTom Rini <[email protected]>
Tue, 10 Jan 2023 16:19:38 +0000 (11:19 -0500)
committerTom Rini <[email protected]>
Fri, 20 Jan 2023 17:27:06 +0000 (12:27 -0500)
commit8de73b7bc13fde6a469328891713b89f5cb15c8b
tree24e03d0b495b05938ec3192de8711bd29911e046
parent8fe042be9aaef8898cf2a0de44d679b41d81da67
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT

This variable has never been configured to another value at present, and
was not converted to Kconfig. Opt instead to rename this to
MUSB_TIMEOUT.

Cc: Marek Vasut <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
drivers/usb/musb/musb_hcd.c
drivers/usb/musb/musb_hcd.h
This page took 0.034826 seconds and 4 git commands to generate.