usb: dwc3: keep default hird threshold value as 4b1100
authorPratyush Anand <pratyush.anand@st.com>
Mon, 2 Jul 2012 04:51:52 +0000 (10:21 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 2 Jul 2012 07:02:34 +0000 (10:02 +0300)
commitcbc725b371f80710c5c611db78a501a6cd314ec3
treecbfe71079c99c9bbdba463ce1675a39e235870bd
parent08f0d96670c53898b4154e7945e77cdd966003f7
usb: dwc3: keep default hird threshold value as 4b1100

as per data book any HIRD threshold value greater than 4b1100 is
invalid. So set the maximum valid value as default values.

Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c