From: Alan Stern Date: Thu, 17 Nov 2011 21:41:56 +0000 (-0500) Subject: OHCI: remove uses of hcd->state X-Git-Tag: v3.3-rc1~153^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7463c71fbbff7111d0c879d2f64fe2b08f51848;p=pandora-kernel.git OHCI: remove uses of hcd->state This patch (as1500) removes all uses of the objectionable hcd->state variable from the ohci-hcd family of drivers. It is replaced by a private ohci->rh_state field, just as in uhci-hcd and ehci-hcd. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed