From: Jingoo Han Date: Thu, 23 Feb 2012 08:26:33 +0000 (+0900) Subject: USB: ohci-exynos: replace hcd->state with ohci->rh_state X-Git-Tag: v3.4-rc1~184^2~22^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4ffe31a2380de7c893e345659b0730d6dc62d3;p=pandora-kernel.git USB: ohci-exynos: replace hcd->state with ohci->rh_state This patch removes uses of hcd->state and replaces hcd->state with ohci->rh_state field. Signed-off-by: Jingoo Han Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed