]> Git Repo - linux.git/commitdiff
ACPI: PNP: remove duplicated BRI0A49 and BDP3336 entries
authorKrzysztof Kozlowski <[email protected]>
Thu, 16 Sep 2021 17:00:54 +0000 (19:00 +0200)
committerRafael J. Wysocki <[email protected]>
Fri, 24 Sep 2021 16:12:15 +0000 (18:12 +0200)
BRI0A49 and BDP3336 are already on the list.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/acpi_pnp.c

index 8f2dc176bb412bd2432ed0cfde0051db66c3258e..ffdcfcd4a10db1dc672eef3f4303a9e083214ab3 100644 (file)
@@ -156,8 +156,6 @@ static const struct acpi_device_id acpi_pnp_device_ids[] = {
        {"BRI0A49"},            /* Boca Complete Ofc Communicator 14.4 Data-FAX */
        {"BRI1400"},            /* Boca Research 33,600 ACF Modem */
        {"BRI3400"},            /* Boca 33.6 Kbps Internal FD34FSVD */
-       {"BRI0A49"},            /* Boca 33.6 Kbps Internal FD34FSVD */
-       {"BDP3336"},            /* Best Data Products Inc. Smart One 336F PnP Modem */
        {"CPI4050"},            /* Computer Peripherals Inc. EuroViVa CommCenter-33.6 SP PnP */
        {"CTL3001"},            /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */
        {"CTL3011"},            /* Creative Labs Modem Blaster 28.8 DSVD PnP Voice */
This page took 0.080572 seconds and 4 git commands to generate.