OpenCloudOS-Kernel/drivers/tty/serial/jsm
Leon Romanovsky 6417f03132 module: remove never implemented MODULE_SUPPORTED_DEVICE
MODULE_SUPPORTED_DEVICE was added in pre-git era and never was
implemented. We can safely remove it, because the kernel has grown
to have many more reliable mechanisms to determine if device is
supported or not.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-03-17 13:16:18 -07:00
..
Makefile tty: add SPDX identifiers to Kconfig and Makefiles 2019-04-04 18:48:43 +02:00
jsm.h tty: serial: Use the correct style for SPDX License Identifier 2020-03-07 09:52:01 +01:00
jsm_cls.c tty: serial: jsm: jsm_cls: Remove unused variable 'discard' 2020-11-06 10:49:27 +01:00
jsm_driver.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
jsm_neo.c tty: serial: jsm: Add one check against NULL pointer dereference 2018-01-09 16:37:03 +01:00
jsm_tty.c tty : serial: jsm: Fixed file by adding spacing 2020-12-04 16:51:50 +01:00