[PATCHSET] Managed device resources, take #3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tejun Heo
Date: Saturday, January 20, 2007 - 12:00 am

Hello,

This is the third iteration of devres patchset.  Changes from the last
take[L] are...

* devres patches collapsed into one as Jeff requested

* updates for sata_inic162x added

* rebased to the current upstream

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 initial take[I].

This patchset is against

[U]   libata-dev#upstream
[1] + sata_promise-kill-qc-nsect
[2] + lbiata-fix-compile-warning-caused-by-ignoring-__must_check results

The git tree contains both previous patches, but this patchset apply
okay with either one of or both patches omitted.

Thanks.

--
tejun

[L] http://thread.gmane.org/gmane.linux.kernel/482455
[I] http://thread.gmane.org/gmane.linux.ide/14690
[U] 8ed22df2570dbb7df2bd161bb9381a6fd17de3d3
[1] http://article.gmane.org/gmane.linux.ide/15189
[2] http://article.gmane.org/gmane.linux.ide/15192


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] devres: device resource management, Tejun Heo, (Sat Jan 20, 12:00 am)
[PATCH 2/7] libata: implement ata_host_detach(), Tejun Heo, (Sat Jan 20, 12:00 am)
[PATCHSET] Managed device resources, take #3, Tejun Heo, (Sat Jan 20, 12:00 am)
[PATCH 5/7] libata: remove unused functions, Tejun Heo, (Sat Jan 20, 12:00 am)
[PATCH 6/7] devres: implement pcim_iomap_regions(), Tejun Heo, (Sat Jan 20, 12:00 am)
Re: [PATCH 1/7] devres: device resource management, Jeff Garzik, (Wed Jan 31, 4:50 am)
[PATCH 1/2] pata_platform: fix devres conversion, Tejun Heo, (Wed Jan 31, 11:05 pm)
Re: [PATCH 1/2] pata_platform: fix devres conversion, Jeff Garzik, (Fri Feb 2, 9:55 am)