Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • sound
  • core
  • pcm_dmaengine.c
Find file
BlameHistoryPermalink
  • Shengjiu Wang's avatar
    MLK-10213-2: ASoC: dmaengine: Merge trigger RESUME to START and SUSPEND to STOP · f403628e
    Shengjiu Wang authored Feb 09, 2015
    Merged from 2a17c1bb
    
    The SDMA driver doesn't support DMA_PAUSE and DMA_RESUME commands.
    So this patch use TRIGGER_START for TRIGGER_RESUME and TRIGGER_SUSPEND
    for TRIGGER_STOP as a work around so that Audio can normally stop
    and restart its corresponding DMA channels.
    Signed-off-by: 's avatarShengjiu Wang <shengjiu.wang@freescale.com>
    f403628e
pcm_dmaengine.c 10.9 KB
EditWeb IDE
×

Replace pcm_dmaengine.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.