On Mon, Mar 8, 2010 at 11:31, Gadiyar, Anand wrote: > Mike Frysinger wrote: >> From: Sonic Zhang <sonic.zhang@xxxxxxxxxx> >> >> The recent commit "usb: musb: Fix for isochronous IN transfer" (f82a689fa) >> seems to have been against an older kernel version. It uses the old style >> naming of variables. Unfortunately, this breaks building for most MUSB >> users out there since "bDesiredMode" has been renamed to "desired_mode". >> > > Looks like this code is under a "#ifdef USE_MODE1" check; that's why > we did not find this during regular builds. ah, ok. Felipe should tweak the changelog to mention this when merging ;) > Felipe's upcoming patches would make this code redundant anyway. > > Till then, we might as well fix it. right ... this at least should go into 2.6.33.x -mike -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html