usb: gadget storage: use a computation macro for INT endpoint interval
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 22 Oct 2012 20:14:58 +0000 (22:14 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 31 Oct 2012 13:02:58 +0000 (15:02 +0200)
commit64dce9144507d4a6c624fe1b8e0aa88daeae0b9b
tree152fd7ad3f073566faf9c45e58b2f18e51ba297c
parentbcb2f99c6c43a8da6cb4002e8b0acf6f1275f3a8
usb: gadget storage: use a computation macro for INT endpoint interval

The 9 for HS means 32ms. Use the macro to make it easier to read.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/storage_common.c