[PATCHSET] Managed device resources, take #2

From: Tejun Heo
Date: Wed Jan 10 2007 - 00:36:39 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/