]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: sa11x0: remove device_alloc_chan_resources handler
authorVinod Koul <vinod.koul@intel.com>
Mon, 16 Mar 2015 08:30:27 +0000 (14:00 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 18 Mar 2015 17:15:49 +0000 (22:45 +0530)
commit7595c5717f2be8708f5e6bdd9365f15354ccd024
tree1405aaf8c648ea95e413ce5bc35b649ac9e36c79
parentb07064aa080c3c769ab7698e63bed81e0f29155d
dmaengine: sa11x0: remove device_alloc_chan_resources handler

Now that device_alloc_chan_resources handler in not mandatory, remove dummy
implementations

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sa11x0-dma.c