]> git.baikalelectronics.ru Git - kernel.git/commit
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()
authorDaniel Mack <zonque@gmail.com>
Sun, 22 Sep 2013 14:50:02 +0000 (16:50 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 7 Oct 2013 02:11:39 +0000 (07:41 +0530)
commit8275b86911f5a208e60a123c264de5f465358692
tree47bb803d061ac4928170d373607f012f589720e4
parent95a905c50158e4d23af0502669cbd8895c29c367
dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe()

Makes the code more readable and compact. No functional change.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/cppi41.c