]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: k3dma: remove device_alloc_chan_resources handler
authorVinod Koul <vinod.koul@intel.com>
Mon, 16 Mar 2015 08:29:48 +0000 (13:59 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 18 Mar 2015 17:15:11 +0000 (22:45 +0530)
commitc509c495c0aca237cb7e3a38cb1fa90ff3a0bdfa
treeba01cc4d437cd87842e5b0b0fa0029962b21e0fa
parentf265958a6b6da2af3ff57d44cd661138b04ce78d
dmaengine: k3dma: remove device_alloc_chan_resources handler

Now that device_alloc_chan_resources handler in not mandatory, remove dummy
implementations

Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/k3dma.c