diff options
author | Simon Glass <sjg@chromium.org> | 2015-03-25 12:22:25 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-18 11:11:24 -0600 |
commit | 24ed894fc05618aa38b82dc158e15d712833132b (patch) | |
tree | b1a3e249016c00ac7634d139c2ccb28c9d7fd383 /drivers/dfu | |
parent | 6a1a8162c62fcb5435495c1ddf3390a1d1967474 (diff) |
dm: usb: ehci: Use a function to find the controller from struct udevice
With driver model we want to remove the controller pointer in struct udevice
and use driver model data structures instead. To prepare for this, move
access to this field to a function which can provide a different
implementation for driver model.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'drivers/dfu')
0 files changed, 0 insertions, 0 deletions