linux/drivers/tty/serial/jsm
Uwe Kleine-König (The Capable Hub) 88af183a13 serial: jsm: Drop unused driver_data assigment and redundant zeros
The driver doesn't use the driver_data field, so drop the assigment
together with the then redundant zero assigment for .class and
.class_mask. Also drop the zero in the list terminator.

While at it also use PCI_VDEVICE() to allow dropping "PCI_VENDOR_ID_".

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20260505084749.2304121-2-u.kleine-koenig@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-11 16:56:03 +02:00
..
jsm_cls.c tty: serial: switch from circ_buf to kfifo 2024-04-09 15:28:03 +02:00
jsm_driver.c serial: jsm: Drop unused driver_data assigment and redundant zeros 2026-05-11 16:56:03 +02:00
jsm_neo.c tty: serial: switch from circ_buf to kfifo 2024-04-09 15:28:03 +02:00
jsm_tty.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
jsm.h tty: jsm: remove unused struct jsm_board members 2023-11-23 19:16:03 +00:00
Makefile tty: add SPDX identifiers to Kconfig and Makefiles 2019-04-04 18:48:43 +02:00