]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd988a387657dbec8ad742cfc9a6fcaee50fc5db9
tree0e17a3fbc205e7e0feafba4a49c6701b40e2129a
parent6cb4b1c968f1f3782e9716c2ff99d9c611575cf5
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