commit | 9b43cffbbd3e9f77e16826513f26544cce3b5864 | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Fri Feb 12 17:48:59 2010 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:55:04 2010 -0800 |
tree | 463cead36e0f2464689b7aeafc56c58e5f32c1ed | |
parent | bdb581bd6bd59a3303974977544d679d849214d1 [diff] |
USB: ehci: omap: use default interrupt threshold The current driver reduces the interrupt threshold to 1 microframe. This was an accidental change and is not really required. The default of 8 microframes will do just fine. So change it back. Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>