summaryrefslogtreecommitdiffstats
path: root/Documentation/dmaengine.txt
diff options
context:
space:
mode:
authorVinod Koul2011-07-25 15:52:01 +0200
committerVinod Koul2011-07-26 12:03:29 +0200
commitf32807f1ff7fbfd2d4ec708b1ac8cb75cb92bfef (patch)
tree543d0cacbc1a3e1b146037e5f17d62116f19ac0c /Documentation/dmaengine.txt
parentDMA: PL08x: cleanup selection of burst size (diff)
downloadkernel-qcow2-linux-f32807f1ff7fbfd2d4ec708b1ac8cb75cb92bfef.tar.gz
kernel-qcow2-linux-f32807f1ff7fbfd2d4ec708b1ac8cb75cb92bfef.tar.xz
kernel-qcow2-linux-f32807f1ff7fbfd2d4ec708b1ac8cb75cb92bfef.zip
dmaengine: pl08x: handle the rest of enums in pl08x_width
pl08x_width function does not handle rest of enums for DMA_SLAVE_BUSWIDTH_xxxx which causes gcc to emit below warining drivers/dma/amba-pl08x.c: In function 'pl08x_width': drivers/dma/amba-pl08x.c:1119: warning: enumeration value 'DMA_SLAVE_BUSWIDTH_UNDEFINED' not handled in switch drivers/dma/amba-pl08x.c:1119: warning: enumeration value 'DMA_SLAVE_BUSWIDTH_8_BYTES' not handled in switch this patch adds a default case which returns error Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Documentation/dmaengine.txt')
0 files changed, 0 insertions, 0 deletions