Re: [PATCH] USB: musb: fix build error introduced by isoc change

From: Felipe Balbi
Date: Thu Mar 11 2010 - 08:03:33 EST


On Mon, Mar 08, 2010 at 05:26:01PM +0100, ext 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".

Signed-off-by: Sonic Zhang <sonic.zhang@xxxxxxxxxx>
Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>

applied, thanks

--
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/