Home
last modified time | relevance | path

Searched hist:"20 deab8bfc936063385fdce19287f1f630cb2f4b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dledtrig-usbport.cdiff 20deab8bfc936063385fdce19287f1f630cb2f4b Tue Aug 15 02:46:48 CDT 2023 Li Zetao <lizetao1@huawei.com> usb: core: Use module_led_trigger macro to simplify the code

Use the module_led_trigger macro to simplify the code, which is the
same as declaring with module_init() and module_exit().

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Link: https://lore.kernel.org/r/20230815074648.1015175-1-lizetao1@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>