diff options
| author | Marek Szyprowski <[email protected]> | 2014-10-13 22:51:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-10-14 00:18:12 +0000 |
| commit | 7bfa5ab6fa1b18f53fb94f922e107e6fbdc5e485 (patch) | |
| tree | 1bc3d95e53fa20bd903dbcb97a40bac247b7ce80 /lib/dynamic_debug.c | |
| parent | kernel: add support for gcc 5 (diff) | |
| download | kernel-7bfa5ab6fa1b18f53fb94f922e107e6fbdc5e485.tar.gz kernel-7bfa5ab6fa1b18f53fb94f922e107e6fbdc5e485.zip | |
drivers: dma-coherent: add initialization from device tree
Initialization procedure of dma coherent pool has been split into two
parts, so memory pool can now be initialized without assigning to
particular struct device. Then initialized region can be assigned to more
than one struct device. To protect from concurent allocations from
structure. The last part of this patch adds support for handling
'shared-dma-pool' reserved-memory device tree nodes.
[[email protected]: use more appropriate printk facility levels]
[[email protected]: coding-style fixes]
Signed-off-by: Marek Szyprowski <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Michal Nazarewicz <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Josh Cartwright <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Kyungmin Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
