| From: |
| Tejun Heo <htejun@gmail.com> |
| To: |
| jgarzik@pobox.com, gregkh@suse.de, alan@lxorguk.ukuu.org.uk,
linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
htejun@gmail.com |
| Subject: |
| [PATCHSET] Managed device resources, take #2 |
| Date: |
| Wed, 10 Jan 2007 14:35:35 +0900 |
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=d...
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-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html