diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2015-10-14 14:42:54 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2015-10-14 19:57:11 +0530 |
commit | cb78205955d4a2c26c18984896b81cc63b416f63 (patch) | |
tree | ad20974ede56cd8f6c839734bf6fed456e31628c /lib/bug.c | |
parent | 2b6b3b7420190888793c49e97276e1e73bd7eaed (diff) | |
download | op-kernel-dev-cb78205955d4a2c26c18984896b81cc63b416f63.zip op-kernel-dev-cb78205955d4a2c26c18984896b81cc63b416f63.tar.gz |
dmaengine: edma: Allocate memory dynamically for bitmaps and structures
Instead of using defines to specify the size of different arrays and
bitmaps, allocate the memory for them based on the information we get from
the HW itself.
Since these defines are set based on the worst case, there are devices
where they are not valid.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions