Set of patches, which removes pci_find_device from drivers/char subtree. ip2main.c | 8 +++++--- istallion.c | 9 +++++---- mxser.c | 3 ++- rocket.c | 2 +- specialix.c | 9 ++++++--- stallion.c | 6 ++++-- sx.c | 2 +- watchdog/alim1535_wdt.c | 12 +++++++++--- watchdog/alim7101_wdt.c | 9 +++++++-- watchdog/i8xx_tco.c | 5 +++-- 10 files changed, 43 insertions(+), 22 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 5/10] drivers/char: pci_find_device remove (drivers/char/specialix.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 2/10] drivers/char: pci_find_device remove (drivers/char/istallion.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 6/10] drivers/char: pci_find_device remove (drivers/char/stallion.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 7/10] drivers/char: pci_find_device remove (drivers/char/sx.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 1/10] drivers/char: pci_find_device remove (drivers/char/ip2main.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 8/10] drivers/char: pci_find_device remove (drivers/char/watchdog/alim1535_wdt.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 4/10] drivers/char: pci_find_device remove (drivers/char/rocket.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 3/10] drivers/char: pci_find_device remove (drivers/char/mxser.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 9/10] drivers/char: pci_find_device remove (drivers/char/watchdog/alim7101_wdt.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 10/10] drivers/char: pci_find_device remove (drivers/char/watchdog/i8xx_tco.c)
- From: Jiri Slaby <[email protected]>
- [PATCH 5/10] drivers/char: pci_find_device remove (drivers/char/specialix.c)
- Prev by Date: [2/2] Change p[gum]d_clear_* inlines to macros to fix p?d_ERROR
- Next by Date: [PATCH 10/10] drivers/char: pci_find_device remove (drivers/char/watchdog/i8xx_tco.c)
- Previous by thread: [2/2] Change p[gum]d_clear_* inlines to macros to fix p?d_ERROR
- Next by thread: [PATCH 10/10] drivers/char: pci_find_device remove (drivers/char/watchdog/i8xx_tco.c)
- Index(es):