From: Axel Lin Date: Tue, 19 Jul 2011 06:48:17 +0000 (+0800) Subject: dma: intel_mid_dma: remove redundant pci_set_drvdata calls X-Git-Tag: v3.1-rc1~92^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=add56ba711627c223e9e356d9398642abf7fa32d;p=pandora-kernel.git dma: intel_mid_dma: remove redundant pci_set_drvdata calls Call pci_set_drvdata() once in intel_mid_dma_probe() is enough. Remove redundant pci_set_drvdata() calls in dma_suspend() and dma_resume(). Signed-off-by: Axel Lin Signed-off-by: Vinod Koul --- Reading git-diff-tree failed