dmaengine: dma_slave_caps: remove sg entries
authorVinod Koul <vinod.koul@intel.com>
Mon, 2 Sep 2013 12:17:33 +0000 (17:47 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 2 Sep 2013 12:17:33 +0000 (17:47 +0530)
As pointed by Russell in [1], the sg properties are already availble in struct device,
so no need to duplicate here.

[1]: http://marc.info/?l=linux-omap&m=137416733628831

Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found