summaryrefslogtreecommitdiffstats
path: root/drivers/media/cec-edid.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-07 11:16:59 +0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-14 17:36:52 +0200
commit0d43c0ff8b7e0a76136c602625efa5e6919baf9c (patch)
tree58162a740167c7613bb8945f6c7865d9e23ea348 /drivers/media/cec-edid.c
parent[media] cinergyT2-fe: cache stats at cinergyt2_fe_read_status() (diff)
downloadlinux-0d43c0ff8b7e0a76136c602625efa5e6919baf9c.tar.xz
linux-0d43c0ff8b7e0a76136c602625efa5e6919baf9c.zip
[media] cinergyT2-fe: don't do DMA on stack
The USB control messages require DMA to work. We cannot pass a stack-allocated buffer, as it is not warranted that the stack would be into a DMA enabled area. Reviewed-by: Patrick Boettcher <patrick.boettcher@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/cec-edid.c')
0 files changed, 0 insertions, 0 deletions