Re: [PATCH v2 1/4] ARM: S3C24XX: number the dma clocks

2013-08-15 Thread Linus Walleij
On Wed, Aug 14, 2013 at 1:59 PM, Heiko Stübner wrote: > Each dma channel has its own clock. The upcoming dma driver wants to > handle these itself and therefore needs to be able to get the correct > clock for a channel. > > Therefore rename the dma clocks to "dma.X" for s3c2412, s3c2416 and > s3c

[PATCH v2 1/4] ARM: S3C24XX: number the dma clocks

2013-08-14 Thread Heiko Stübner
Each dma channel has its own clock. The upcoming dma driver wants to handle these itself and therefore needs to be able to get the correct clock for a channel. Therefore rename the dma clocks to "dma.X" for s3c2412, s3c2416 and s3c2443. This does not change the behaviour for the old dma driver at