[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 17 Apr 2014 09:06:06 +0000 (06:06 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 17:05:42 +0000 (14:05 -0300)
All dmaqueue's use saa7134_pgtable, so move it into struct saa7134_dmaqueue.
The videobuf_queue priv_data field now points to the dmaqueue struct.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found