]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: serial: option: drop MeiG Smart defines
authorJohan Hovold <johan@kernel.org>
Tue, 11 Feb 2025 14:45:16 +0000 (15:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2025 13:01:32 +0000 (14:01 +0100)
commitbd035e2758cc599281deab5e22f017ccc5cfa8b9
treee5777322c0d1ed08a8fa91199171b3e38aac0118
parentdb70ef8a8cefd08b67b1102bdac8ed4f95797f83
USB: serial: option: drop MeiG Smart defines

commit 6aa8a63c471eb6756aabd03f880feffe6a7af6c9 upstream.

Several MeiG Smart modems apparently use the same product id, making the
defines even less useful.

Drop them in favour of using comments consistently to make the id table
slightly less unwieldy.

Cc: stable@vger.kernel.org
Acked-by: Chester A. Unal <chester.a.unal@arinc9.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c