Hello, This is the second take of devres patchset. Changes from the last take[L] are... * generic managed iomap interface functions implemented - devm_ioport_map/unmap() - devm_ioremap[_nocache](), devm_iounmap() * libata-sff legacy mode now uses generic managed iomap interface intead of implementing its own devres * all pata drivers have been converted * Documentation/driver-model/devres.txt added Git tree is available at the following URLs. http://htj.dyndns.org/git/?p=libata-tj.git;a=shortlog;h=devres git://htj.dyndns.org/libata-tj devres For detailed info, please read Documentation/driver-model/devres.txt. Similar info can also be found from the last post. Thanks. -- tejun [L] http://thread.gmane.org/gmane.linux.ide/14690 - 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:
- Re: [PATCHSET] Managed device resources, take #2
- From: Jeff Garzik <[email protected]>
- [PATCH 11/13] libata: remove unused functions
- From: Tejun Heo <[email protected]>
- [PATCH 1/13] devres: device resource management core
- From: Tejun Heo <[email protected]>
- [PATCH 8/13] libata: implement ata_host_detach()
- From: Tejun Heo <[email protected]>
- [PATCH 12/13] devres: implement pcim_iomap_regions()
- From: Tejun Heo <[email protected]>
- [PATCH 7/13] devres: add Documentation/driver-model/devres.txt
- From: Tejun Heo <[email protected]>
- [PATCH 2/13] devres: implement managed IO region interface
- From: Tejun Heo <[email protected]>
- [PATCH 5/13] devres: implement managed PCI interface
- From: Tejun Heo <[email protected]>
- [PATCH 6/13] devres: implement managed iomap interface
- From: Tejun Heo <[email protected]>
- [PATCH 3/13] devres: implement managed IRQ interface
- From: Tejun Heo <[email protected]>
- [PATCH 9/13] libata: update libata core layer to use devres
- From: Tejun Heo <[email protected]>
- [PATCH 4/13] devres: implement managed DMA interface
- From: Tejun Heo <[email protected]>
- Re: [PATCHSET] Managed device resources, take #2
- Prev by Date: Re: [patch 2.6.20-rc3 1/3] rtc-cmos driver
- Next by Date: [PATCH 4/13] devres: implement managed DMA interface
- Previous by thread: mbind: Restrict nodes to the currently allowed cpuset
- Next by thread: [PATCH 4/13] devres: implement managed DMA interface
- Index(es):