]> Pileus Git - ~andy/linux/blobdiff - drivers/dma/mpc512x_dma.c
regmap: Add irq_base accessor to regmap_irq
[~andy/linux] / drivers / dma / mpc512x_dma.c
index b9bae94f2015c99d095cf005d7e257cf3fcf607d..8ba4edc6185e904ea65b98537a1c09a2b38549bb 100644 (file)
@@ -741,7 +741,6 @@ static int __devinit mpc_dma_probe(struct platform_device *op)
                mchan = &mdma->channels[i];
 
                mchan->chan.device = dma;
-               mchan->chan.chan_id = i;
                mchan->chan.cookie = 1;
                mchan->completed_cookie = mchan->chan.cookie;