mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 09:40:27 +02:00
The module pointer in class_create() never actually did anything, and it shouldn't have been requred to be set as a parameter even if it did something. So just remove it and fix up all callers of the function in the kernel tree at the same time. Cc: "Rafael J. Wysocki" <rafael@kernel.org> Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Link: https://lore.kernel.org/r/20230313181843.1207845-4-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| event | ||
| devfreq-event.c | ||
| devfreq.c | ||
| exynos-bus.c | ||
| governor.h | ||
| governor_passive.c | ||
| governor_performance.c | ||
| governor_powersave.c | ||
| governor_simpleondemand.c | ||
| governor_userspace.c | ||
| imx-bus.c | ||
| imx8m-ddrc.c | ||
| Kconfig | ||
| Makefile | ||
| mtk-cci-devfreq.c | ||
| rk3399_dmc.c | ||
| sun8i-a33-mbus.c | ||
| tegra30-devfreq.c | ||