USB: serial: option: remove old LARA-R6 PID
authorDavide Tronchin <davide.tronchin.94@gmail.com>
Wed, 16 Nov 2022 15:59:48 +0000 (16:59 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 16 Nov 2022 16:09:12 +0000 (17:09 +0100)
commit2ec106b96afc19698ff934323b633c0729d4c7f8
tree03636312c2e2be5e2202ed0828dc56bf5ee1c6bb
parent148f4b32b4504d8a32cf82049b7b9499a4b299ab
USB: serial: option: remove old LARA-R6 PID

Remove the UBLOX_PRODUCT_R6XX 0x90fa association since LARA-R6 00B final
product uses a new USB composition with different PID. 0x90fa PID used
only by LARA-R6 internal prototypes.

Move 0x90fa PID directly in the option_ids array since used by other
Qualcomm based modem vendors as pointed out in:

  https://lore.kernel.org/all/6572c4e6-d8bc-b8d3-4396-d879e4e76338@gmail.com

Signed-off-by: Davide Tronchin <davide.tronchin.94@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/option.c