Messages in this thread |  | | Subject | [PATCHSET] Managed device resources, take #2 | Date | Wed, 10 Jan 2007 14:35:35 +0900 | From | Tejun Heo <> |
| |
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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |