From 31fc518b94e93d1215b70f9f78d9491ce77cba86 Mon Sep 17 00:00:00 2001 From: Manjunath Goudar Date: Mon, 3 Jun 2013 20:46:09 +0530 Subject: [PATCH] USB: OHCI: add a name for the platform-private field This patch adds an ohci->priv field for private use by OHCI platform drivers. 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: Manjunath Goudar Acked-by: Alan Stern Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed