Commit 54b2f30
serial: 8250_pci: Replace custom code with pci_match_id()
serial_pci_is_blacklisted() is very similar to pci_match_id() implementation.
Replace it with the latter.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent c744ca3 commit 54b2f30
1 file changed
+7
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3375 | 3375 | | |
3376 | 3376 | | |
3377 | 3377 | | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
3378 | 3381 | | |
3379 | 3382 | | |
3380 | 3383 | | |
| |||
3392 | 3395 | | |
3393 | 3396 | | |
3394 | 3397 | | |
3395 | | - | |
3396 | | - | |
3397 | | - | |
3398 | | - | |
3399 | | - | |
3400 | | - | |
3401 | | - | |
3402 | | - | |
3403 | | - | |
3404 | | - | |
3405 | | - | |
3406 | | - | |
3407 | | - | |
3408 | | - | |
3409 | | - | |
3410 | | - | |
3411 | | - | |
3412 | | - | |
3413 | | - | |
3414 | 3398 | | |
3415 | 3399 | | |
3416 | 3400 | | |
| |||
3634 | 3618 | | |
3635 | 3619 | | |
3636 | 3620 | | |
| 3621 | + | |
3637 | 3622 | | |
3638 | 3623 | | |
3639 | 3624 | | |
| |||
3652 | 3637 | | |
3653 | 3638 | | |
3654 | 3639 | | |
3655 | | - | |
3656 | | - | |
3657 | | - | |
| 3640 | + | |
| 3641 | + | |
| 3642 | + | |
3658 | 3643 | | |
3659 | 3644 | | |
3660 | 3645 | | |
| |||
0 commit comments