]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJohan Hovold <johan@kernel.org>
Tue, 11 Feb 2025 16:08:58 +0000 (17:08 +0100)
commit6aa8a63c471eb6756aabd03f880feffe6a7af6c9
tree167ddc5477d14a90a0805298790f478af55c2a3b
parent12606fe73f33647c5e79bf666833bf0b225e649d
USB: serial: option: drop MeiG Smart defines

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>
drivers/usb/serial/option.c