[alsa-devel] [PATCH] ASoC don't clobber platform DMA driver ops
Mark Brown
broonie at opensource.wolfsonmicro.com
Wed Nov 2 11:24:55 CET 2011
On Wed, Nov 02, 2011 at 03:40:48AM +0000, Tabi Timur-B04825 wrote:
> On Tue, Nov 1, 2011 at 4:05 PM, Alan Tull <alan.tull at freescale.com> wrote:
> > This patch creates and populates a ops struct for each call
> > to soc_pcm_new. ?Also creates a common soc_pcm_ioctl function
> > that calls all the driver components for ioctl calls.
> Maybe I'm missing something, but it looks like the ioctl stuff is not
> related to the ops stuff. In other words, it looks like this patch
> does two completely different things. Shouldn't it be broken into two
> patches?
Ideally. The relationship is that it's making all the ops per-PCM
overridable rather than just a few as is the case currently.
More information about the Alsa-devel
mailing list