Dear Greg > This is typo fix of > > commit 749da5f82fe33ff68dd4aa1a5e35cd9aa6246dab > Author: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Date: Thu Mar 4 17:05:08 2010 -0500 > > USB: straighten out port feature vs. port status usage > > This patch (as1349b) clears up the confusion in many USB host > controller drivers between port features and port statuses. In mosty > cases it's true that the status bit is in the position given by the > corresponding feature value, but that's not always true and it's not > guaranteed in the USB spec. > > There's no functional change, just replacing expressions of the form > (1 << USB_PORT_FEAT_x) with USB_PORT_STAT_x, which has the same value. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > --- Please give me 2nd chance to send v2 patch which doesn't have quote the entire commit log Best regards --- Kuninori Morimoto -- 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