]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ohci: Move the td array struct to inside the ohci_dev struct
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 May 2015 21:56:09 +0000 (23:56 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:16 +0000 (22:37 +0200)
commitea4e509479bbfce179e3f282f6f5bc97498d50bb
treecb5ad26fd6f887f4a4ea0068357e766bf6e28cd3
parentb5c010404e5b2614888396339ae499d1c58f164c
usb: ohci: Move the td array struct to inside the ohci_dev struct

This is a preparation patch for adding driver-model support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci.h