diff options
author | Alan Tull <alan.tull@freescale.com> | 2011-10-28 19:14:13 -0500 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-01-09 21:04:03 +0800 |
commit | 4f8df6aa3fe251851cd59f287ae76707d0074ed2 (patch) | |
tree | 1cc1fa0c6d5726442017fcc913c3ec4a9069321c /include/sound/cs4231-regs.h | |
parent | 748952f514dc1731f4bfabc3de701e9b88170b8a (diff) |
ENGR00161014 ASoC: don't clobber platform DMA driver ops
Previously, only one static struct for ops existed for all
platform DMA drivers to share. Half of the ops are shared
functions which don't have stubs in the ALSA core. The
other half are initialized to point directly to ops in the
platform driver. This creates problems where each time
soc_new_pcm is called, the new platform driver's ops would
overwrite a subset of the ops.
Signed-off-by: Alan Tull <alan.tull@freescale.com>
Diffstat (limited to 'include/sound/cs4231-regs.h')
0 files changed, 0 insertions, 0 deletions