summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-class.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-06-22 17:55:18 -0700
committerMark Brown <broonie@linaro.org>2014-06-28 14:41:18 +0100
commitffb83e8cb14cace1b08ceb56695b580c808d8a41 (patch)
treea2a982646dbd6138fbe63c25e709fb5b5bac6248 /drivers/extcon/extcon-class.c
parent6f2a06cd42336c75c74181730a7c31c78e2be6fb (diff)
ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer
Current fsi driver is using SNDRV_DMA_TYPE_CONTINUOUS for snd_pcm_lib_preallocate_pages_for_all(). But, it came from original dma-sh7760.c, and no longer needed. This patch exchange its parameter, and removed original dma mapping and un-needed dma_sync_single_xxx() from driver. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/extcon/extcon-class.c')
0 files changed, 0 insertions, 0 deletions