summaryrefslogtreecommitdiffstats
path: root/scripts/config
diff options
context:
space:
mode:
authorAxl-zhang <hao5781286@gmail.com>2016-11-02 13:31:12 +0800
committerVinod Koul <vinod.koul@intel.com>2016-11-14 10:35:58 +0530
commitf732c5b7c734cfc2c563c918fe2842175c7eb073 (patch)
treee2aa7ab40c7c47eb42d20b8ee970549eaaeb6063 /scripts/config
parentd6619761068cf573cae406f176d00b82a39a37fc (diff)
downloadtalos-obmc-linux-f732c5b7c734cfc2c563c918fe2842175c7eb073.tar.gz
talos-obmc-linux-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 <hao5781286@gmail.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud