altos: Set USB Interrupt endpoint interval to maximum allowed
authorKeith Packard <keithp@keithp.com>
Sat, 14 Apr 2012 01:34:52 +0000 (18:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Apr 2012 21:04:29 +0000 (14:04 -0700)
commit3c67543f3e5fddc6a8850f33ac519ccd55b607f0
treec56c4d95033bdd34066baa8ce3926355cb202b4e
parent0667261e03b3fd403e97d02ea6204b007bb13f58
altos: Set USB Interrupt endpoint interval to maximum allowed

We don't ever send anything over this channel, so there's no sense
asking the host to poll it very often.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_product.c