19 Nov
2013
19 Nov
'13
7:50 p.m.
On Tue, Nov 19, 2013 at 11:07:45AM +0000, Lee Jones wrote:
Soon we will strip out pdata support from the Ux500 set of ASoC drivers. When this happens it will have to supply a DMA slave_config to the dmaengine. At the moment a great deal of this comes from pdata via AUXDATA. We need to become independent of this soon. This patch starts the process by allocating memory for the associated data structures and fetches the MSP id used for const struct indexing.
Applied, thanks.