On Mon, Nov 2, 2009 at 8:23 PM, Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote: > On Mon, Nov 02, 2009 at 08:10:07PM +0900, jassi brar wrote: >> I used 'DSP' for things related to ALSA and 'PCM' for h/w specific things. > > I'm having a hard time following your logic here? This is a hardware > driver after all. Register and bit definitions, DMA and other platform resources are all using 'PCM', while ALSA related stuff : CPU driver, DAI name etc are using 'DSP'. >> > You might want to rename the existing PCM driver to DMA. >> Could do that, but still 'PCM' is used at other places in the stack as well. >> Would that be fine? > > Probably, yes. The use of PCM for DMA drivers is there mostly because > in older systems the PCM interface offered no software control at all so > all you needed to drive them was the DMA driver. Okay, will rename s3c24xx-pcm.c to s3c24xx-dma.c and call this driver as s3c64xx-pcm.c -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html