From: Alan Stern Date: Tue, 22 Jan 2013 17:00:26 +0000 (-0500) Subject: USB: EHCI: add a name for the platform-private field X-Git-Tag: v3.8-rc5~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9debc1793b36124b9304255d2e8b5b6d8b491793;p=pandora-kernel.git USB: EHCI: add a name for the platform-private field This patch (as1642) adds an ehci->priv field for private use by EHCI platform drivers. The space was provided some time ago, but it didn't have a name. Until now none of the platform drivers has used this private space, but that's about to change in the next patch of this series. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed