[media] it913x: endpoint size changes
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 27 Nov 2011 20:35:06 +0000 (17:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 11 Dec 2011 09:58:25 +0000 (07:58 -0200)
Previously endpoint had been aligned to packet size (128)

Some early it9135 devices appear to have problems with this.

This patch now aligns with mpeg TS size (188)

With the pid filter off max size is increased to the maxmium
size (348 * 188)

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found