5 Feb
2013
5 Feb
'13
12:54 p.m.
On Tue, Feb 05, 2013 at 10:41:47AM +0000, Charles Keepax wrote:
The ASoC compressed API did not implement the copy callback in its compressed ops which is required for DSPs that are not memory mapped.
This patch creates a local copy of the compress ops for each runtime and modifies them with a copy callback as appropriate.
Signed-off-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Acked-by: Vinod Koul vinod.koul@intel.com
-- ~Vinod