]> Git Repo - J-u-boot.git/commit - drivers/usb/host/dwc2.c
usb: dwc2: Pass private data into dwc_otg_core_init()
authorMarek Vasut <[email protected]>
Wed, 27 Apr 2016 12:53:33 +0000 (14:53 +0200)
committerMarek Vasut <[email protected]>
Tue, 3 May 2016 17:21:17 +0000 (19:21 +0200)
commit559019894b8db38a2cf3f74bed78be505d4f9a27
treeff69c7f8d4cc82ca1fab7c463c4a561339ecfe6e
parente7fbcbc2566ab4bbcb07889a5791972ac49fa407
usb: dwc2: Pass private data into dwc_otg_core_init()

Pass the whole bulk of private data instead of just the regs,
since the private data will soon contain important configuration
flags.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Dinh Nguyen <[email protected]>
drivers/usb/host/dwc2.c
This page took 0.031913 seconds and 4 git commands to generate.