summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorFrank Schaefer <fschaefer.oss@googlemail.com>2012-12-08 11:31:27 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-12-22 20:52:28 -0200
commit8732533b3284ca078e3ea4a4721e43627ff7fa8e (patch)
tree599bb5aa97757ee7f35a21263370ea4271aa2b81 /kernel
parentcbe7f8a030f2056d5cee8c2729d5edd23ae61589 (diff)
[media] em28xx: move field 'pos' from struct em28xx_dmaqueue to struct em28xx_buffer
This field is used to keep track of the current memory position in the buffer, not in the dma queue, so move it to right place. This also allows us to get rid of the struct em28xx_dmaqueue pointer parameter in functions em28xx_copy_video() and em28xx_copy_vbi(). Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions