commit | f0f3b5fa7537e13dfd20b4cd399f00545f9fc0e7 | [log] [tgz] |
---|---|---|
author | Kiran Padwal <kiran.padwal@smartplayin.com> | Wed Sep 24 15:53:46 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 20:26:45 2014 +0530 |
tree | c0257efe392080636f59619c177d64213eb9d243 | |
parent | 6e4a2a83f95826201bbd89f55522537ea52d1d67 [diff] |
dma: cppi41: Switch to using managed resource in probe This change uses managed resource APIs to allocate resources such as, mem, irq in order to simplify the driver unload or failure cases Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>