diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2011-08-05 12:02:45 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-08-25 16:05:07 +0200 |
commit | 57001a606f845ce2eda21a0f23e6aab20ee0cb04 (patch) | |
tree | e66120a192e0a98b0c2d0ca0255331edeb6db0d2 /drivers/dma/dmatest.c | |
parent | dmaengine/amba-pl08x: Pass flow controller information with slave channel data (diff) | |
download | linux-57001a606f845ce2eda21a0f23e6aab20ee0cb04.tar.xz linux-57001a606f845ce2eda21a0f23e6aab20ee0cb04.zip |
dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly
pl08x_prep_channel_resources() is calling kfree() directly for txd(). To
maintain consistency in code call pl08x_free_txd() instead.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dmatest.c')
0 files changed, 0 insertions, 0 deletions