]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit717d818169e5d5672fb81bc7357e9bb265d1e228
tree47bb803d061ac4928170d373607f012f589720e4
parentb46ce4d01e1c6052809b13340cc8e62d361f7306
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