dma: mv_xor: get rid of the pdev pointer in mv_xor_device
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 15 Nov 2012 13:37:36 +0000 (14:37 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:58 +0000 (15:58 +0100)
commitecde6cd4924205e815adf8f1b0df98965e804e7f
tree57736461cd4a21b238ac902cafaa196a16b75ea9
parentc98c17813e3985ebfd657496bfb49d7174d1fad1
dma: mv_xor: get rid of the pdev pointer in mv_xor_device

It was only used in places where we could get the 'struct device *'
pointer through a different way.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/dma/mv_xor.c
drivers/dma/mv_xor.h