commit | 8ee9d85779356c1dc2ba87aca27fbf9414f2d82b | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Nov 28 20:56:20 2007 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:04:21 2008 -0800 |
tree | 8054bf7c755e47a41af33b59f344c237b5b20282 | |
parent | 40afa5315823761b174926235dc38be24dc3ea63 [diff] |
pasemi: DMA engine management library pasemi: DMA engine management library Introduce a DMA management library to manage the various DMA resources on the PA Semi SoCs. Since several drivers need to allocate these shared resources, provide some abstractions as well as allocation/free functions for channels, etc. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>