5 Aug
2013
5 Aug
'13
4:49 p.m.
On Sun, Aug 04, 2013 at 08:22:03PM +0100, Russell King wrote:
Merge these two structures together; nothing other than the I2S and DMA driver makes use of struct kirkwood_dma_data, and it's not like struct kirkwood_dma_data is really just used to convey DMA specific data to the backend; it's more a general shared structure between the two halves.
Applied, thanks.