linux-stable/drivers/gnss
Greg Kroah-Hartman 1aaba11da9 driver core: class: remove module * from class_create()
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>
2023-03-17 15:16:33 +01:00
..
Kconfig gnss: add USB support 2021-12-22 15:36:39 +01:00
Makefile gnss: add USB support 2021-12-22 15:36:39 +01:00
core.c driver core: class: remove module * from class_create() 2023-03-17 15:16:33 +01:00
mtk.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
serial.h gnss: replace zero-length array with flexible-array 2020-05-13 17:30:31 +02:00
sirf.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
ubx.c gnss: drop stray semicolons 2021-11-15 08:22:26 +01:00
usb.c gnss: usb: add support for Sierra Wireless XM1210 2021-12-22 15:38:12 +01:00