Remove the assumption that pnp_register_card_driver() returns the number of devices claimed. I recently changed the interface along with pnp_register_driver(), but forgot to update the callers of pnp_register_card_driver(). Several of these patches also fix unrelated __init/__devinit issues found by "make buildcheck". Most of these are for .probe() methods, so they shouldn't have caused any problems because I doubt there are any hot-pluggable PNP sound cards. - 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 10/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 8/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 9/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 5/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 12/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 11/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 7/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 3/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 6/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 4/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 2/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 1/12] PNP: adjust pnp_register_card_driver() signature
- From: Bjorn Helgaas <[email protected]>
- [PATCH 10/12] PNP: adjust pnp_register_card_driver() signature
- Prev by Date: Re: Idea: Automatic binary driver compiling system
- Next by Date: Re: [RFC, PATCH 1/24] i386 Vmi documentation
- Previous by thread: [Patch] Use of uninitialized variable in drivers/net/depca.c
- Next by thread: [PATCH 1/12] PNP: adjust pnp_register_card_driver() signature
- Index(es):