summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-08-12 02:22:00 +0200
committerVinod Koul <vkoul@kernel.org>2019-08-13 06:37:53 +0200
commit7607a121f4617840fe645c65f090af6403738031 (patch)
treee3341cb76274ab364aba1f07751360fbd89754cf /Documentation/devicetree/bindings/dma
parentdmaengine: ti: unexport filter functions (diff)
downloadlinux-7607a121f4617840fe645c65f090af6403738031.tar.xz
linux-7607a121f4617840fe645c65f090af6403738031.zip
dmaengine: fsldma: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through. Fix the following warning (Building: powerpc-ppa8548_defconfig powerpc): drivers/dma/fsldma.c: In function ‘fsl_dma_chan_probe’: drivers/dma/fsldma.c:1165:26: warning: this statement may fall through [-Wimplicit-fallthrough=] chan->toggle_ext_pause = fsl_chan_toggle_ext_pause; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/dma/fsldma.c:1166:2: note: here case FSL_DMA_IP_83XX: ^~~~ Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Acked-by: Li Yang <leoyang.li@nxp.com> Link: https://lore.kernel.org/r/20190812002159.GA26899@embeddedor Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
0 files changed, 0 insertions, 0 deletions