aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorArmin Wolf <[email protected]>2023-12-07 21:07:23 +0000
committerGuenter Roeck <[email protected]>2023-12-08 18:36:02 +0000
commit307004e8b254ad28e150b63f299ab9caa4bc7c3e (patch)
treee90628292758120df0d08997bdba4a3812320fff /net/unix/unix_bpf.c
parenthwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe() (diff)
downloadkernel-307004e8b254ad28e150b63f299ab9caa4bc7c3e.tar.gz
kernel-307004e8b254ad28e150b63f299ab9caa4bc7c3e.zip
hwmon: (corsair-psu) Fix probe when built-in
It seems that when the driver is built-in, the HID bus is initialized after the driver is loaded, which whould cause module_hid_driver() to fail. Fix this by registering the driver after the HID bus using late_initcall() in accordance with other hwmon HID drivers. Signed-off-by: Armin Wolf <[email protected]> Link: https://lore.kernel.org/r/[email protected] [groeck: Dropped "compile tested" comment; the patch has been tested but the tester did not provide a Tested-by: tag] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions