[alsa-devel] [PATCH 0/4] ASoC: davinci-mcasp: Fix master mode capture (w/o playback)
Peter Ujfalusi
peter.ujfalusi at ti.com
Thu Jan 30 14:15:21 CET 2014
Hi,
When McASP is master the TX clocks are used for capture clocking as well. Other
parts of the code already does the configuration for both tx and rx - for
different bits in xxFMT/xxFMCT registers we should do the same in other places.
Along with this fix I have added three cleanup patch which came along when I was
debugging the issue.
Regards,
Peter
---
Peter Ujfalusi (4):
ASoC: davinci-mcasp: Harmonize the sub hw_params function names
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers
synchronously
ASoC: davinci-mcasp: Return value handling cleanup for
mcasp_common_hw_param()
ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()
sound/soc/davinci/davinci-mcasp.c | 81 +++++++++++++++++++--------------------
1 file changed, 39 insertions(+), 42 deletions(-)
--
1.8.5.3
More information about the Alsa-devel
mailing list