]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/host/oxu210hp-hcd.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[~andy/linux] / drivers / usb / host / oxu210hp-hcd.c
index 6f62de5c6e352a9cd5dad5baaf7b4f20a894a926..015c7c62ed49eb4879257e1bb393dce079c59e81 100644 (file)
@@ -233,7 +233,7 @@ module_param(park, uint, S_IRUGO);
 MODULE_PARM_DESC(park, "park setting; 1-3 back-to-back async packets");
 
 /* For flakey hardware, ignore overcurrent indicators */
-static int ignore_oc;
+static bool ignore_oc;
 module_param(ignore_oc, bool, S_IRUGO);
 MODULE_PARM_DESC(ignore_oc, "ignore bogus hardware overcurrent indications");