Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop...
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 19:16:11 +0000 (11:16 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 19:16:11 +0000 (11:16 -0800)
commit3d4d4582e5b3f67a68f2cf32fd5b70d8d80f119d
tree18d270847537d1a9d1a396d03e585654130630db
parent8f1bfa4c5c093e97154be4ec969bdf7190aeff6a
parent47437b2c9a64315efeb3d84e97ffefd6c3c67ef1
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix

* 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop:
  async_tx: allow architecture specific async_tx_find_channel implementations
  async_tx: replace 'int_en' with operation preparation flags
  async_tx: kill tx_set_src and tx_set_dest methods
  async_tx: kill ASYNC_TX_ASSUME_COHERENT
  iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
  async_tx: use LIST_HEAD instead of LIST_HEAD_INIT
  async_tx: fix compile breakage, mark do_async_xor __always_inline