diff options
| author | Axl-zhang <[email protected]> | 2016-11-02 05:31:12 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2016-11-14 05:05:58 +0000 |
| commit | f732c5b7c734cfc2c563c918fe2842175c7eb073 (patch) | |
| tree | e2aa7ab40c7c47eb42d20b8ee970549eaaeb6063 /lib/debugobjects.c | |
| parent | dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig (diff) | |
| download | kernel-f732c5b7c734cfc2c563c918fe2842175c7eb073.tar.gz kernel-f732c5b7c734cfc2c563c918fe2842175c7eb073.zip | |
dmaengine: sun6i: fix the uninitialized value for v_lli
dma_pool_alloc does not initialize the value of the newly allocated
block for the v_lli, and the uninitilize value make the tests failed
which is on pine64 with dmatest.
we can fix it just change the "|=" to "=" for the v_lli->cfg.
Signed-off-by: Hao Zhang <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
