On 23 June 2017 at 03:54, Bin Meng wrote:
> Use USB hub device's dev->uclass_priv to point to 'usb_hub_device'
> so that with driver model usb_hub_reset() and usb_hub_allocate()
> are no longer needed.
>
> Signed-off-by: Bin Meng
> ---
>
> common/usb_hub.c | 10 +-
> drivers
On 06/23/2017 11:54 AM, Bin Meng wrote:
> Use USB hub device's dev->uclass_priv to point to 'usb_hub_device'
> so that with driver model usb_hub_reset() and usb_hub_allocate()
> are no longer needed.
>
> Signed-off-by: Bin Meng
Can you trim down the ifdeffery somehow or keep it more contained ?
Use USB hub device's dev->uclass_priv to point to 'usb_hub_device'
so that with driver model usb_hub_reset() and usb_hub_allocate()
are no longer needed.
Signed-off-by: Bin Meng
---
common/usb_hub.c | 10 +-
drivers/usb/host/usb-uclass.c | 2 --
2 files changed, 9 insertio
3 matches
Mail list logo