[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)
commit9c1133c7c89266d4969e36527ce7be958d1b93c6
tree7944f20eb163a989410cbf7d146ecfb4cfaec334
parent48763e2c6e76fbaa64229219593c1a456fd32c67
[media] it913x: endpoint size changes

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>
drivers/media/dvb/dvb-usb/it913x.c