]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dmaengine: s3c24xx: remove device_alloc_chan_resources handler
authorVinod Koul <vinod.koul@intel.com>
Mon, 16 Mar 2015 08:30:09 +0000 (14:00 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 18 Mar 2015 17:15:36 +0000 (22:45 +0530)
commitb07064aa080c3c769ab7698e63bed81e0f29155d
treeb2b4aaf3f3cf0d9dcb0f78f3ad708eed25fc3c48
parentc509c495c0aca237cb7e3a38cb1fa90ff3a0bdfa
dmaengine: s3c24xx: 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/s3c24xx-dma.c