USB: OHCI: add a name for the platform-private field
authorManjunath Goudar <manjunath.goudar@linaro.org>
Mon, 3 Jun 2013 15:16:09 +0000 (20:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 18:03:18 +0000 (11:03 -0700)
commit31fc518b94e93d1215b70f9f78d9491ce77cba86
tree0e17a3fbc205e7e0feafba4a49c6701b40e2129a
parent928fb68e2357be8d82efd03d1a8555d8fa0713e6
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 <manjunath.goudar@linaro.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci.h