* [PATCH 0/4 v2] pxa2xx-i2s: Rework
@ 2009-05-13 20:03 Karl Beldan
2009-05-13 20:07 ` Karl Beldan
0 siblings, 1 reply; 2+ messages in thread
From: Karl Beldan @ 2009-05-13 20:03 UTC (permalink / raw)
To: Mark Brown
Cc: Russell King, alsa-devel, Eric Miao, linux-arm-kernel,
Matthieu Dumont
Following is a rework of the i2s code for the pxa.
I tested it with the ac97 clock as the master clock.
Feedbacks are welcome.
Diff with initial version:
- hw init from 1/4 is moved from pxa2xx_i2s_init to pxa2xx_i2s_probe
- moved 'removal of hw reset from pxa2xx_i2s_startup' from 3/4 to 1/4v2
- moved 'clk_put(clk_i2s) removal' from 2/4 to 3/4v2
- 3/4 was also removing FIFOs flushes, 3/4v2 consists of 'clk_put(clk_i2s)
removal' only,
--
Karl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-13 20:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-13 20:03 [PATCH 0/4 v2] pxa2xx-i2s: Rework Karl Beldan
2009-05-13 20:07 ` Karl Beldan
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.