Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | driver-core: move dma-coherent.c from kernel to driver/base | Ming Lei | 2009-09-15 | 1 | -0/+176 |
Placing dma-coherent.c in driver/base is better than in kernel, since it contains code to do per-device coherent dma memory handling. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |