在 2015年10月15日 16:53, Lars-Peter Clausen 写道:
On 10/15/2015 03:36 AM, Shawn Lin wrote:
[...]
+
+ if (snd_dmaengine_pcm_get_caps(&pdev->dev, &dma_caps) == 0) {
+ if (dma_caps.max_burst > 4) {
+ i2s->playback_dma_data.maxburst = 4;
+ i2
On 10/15/2015 03:36 AM, Shawn Lin wrote:
[...]
> +
> + if (snd_dmaengine_pcm_get_caps(&pdev->dev, &dma_caps) == 0) {
> + if (dma_caps.max_burst > 4) {
> + i2s->playback_dma_data.maxburst = 4;
> + i2s->capture_dma_data.maxburst = 4;
> +
Hi Yiwei,
[auto build test ERROR on rockchip/for-next -- if it's inappropriate base,
please suggest rules for selecting the more suitable base]
url:
https://github.com/0day-ci/linux/commits/Shawn-Lin/Fix-broken-DMAFLUSHP-on-Rockchips-platform/20151015-094613
config: x86_64-allmodconfig (atta
3 matches
Mail list logo