All of lore.kernel.org
 help / color / mirror / Atom feed
* About MIPS specific dma_mmap_coherent()
@ 2010-04-13  4:58 Wu Zhangjin
  2010-04-13 16:49 ` Takashi Iwai
  0 siblings, 1 reply; 9+ messages in thread
From: Wu Zhangjin @ 2010-04-13  4:58 UTC (permalink / raw)
  To: Ralf Baechle, Takashi Iwai; +Cc: linux-mips

[-- Attachment #1: Type: text/plain, Size: 836 bytes --]

Hi, Ralf and Takashi

Seems Takashi have sent the MIPS specific dma_mmap_coherent() at 18 Aug
2008:

http://www.linux-mips.org/archives/linux-mips/2008-08/msg00178.html

But that patch have not been accepted since it was not suitable to all
of the MIPS variants.

Without that patch, the ALSA output will be broken in some of the MIPS
variants, can we make the implementation in the above url be weak, then
the particular MIPS variants can override it with their own versions but
the common MIPS variants can share it to fix the ALSA problem?

I have attached a change of the above patch, which is applicable to the
linux-2.6.33 and linux-2.6.34-rcX and I have tested it on my YeeLoong
netbook, the following command function well with it.

$ mplayer -ao alsa file.mp3

but without it, the ALSA output is broken.

Regards,
	Wu Zhangjin



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-12  8:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13  4:58 About MIPS specific dma_mmap_coherent() Wu Zhangjin
2010-04-13 16:49 ` Takashi Iwai
2010-04-14  4:21   ` Wu Zhangjin
2010-04-14  6:31     ` Takashi Iwai
2010-04-14  9:00       ` Wu Zhangjin
2010-04-14 15:46         ` Takashi Iwai
2010-05-11 18:48           ` Ralf Baechle
2010-05-12  6:42             ` Wu Zhangjin
2010-05-12  8:41             ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.