commit | 077dd020d2c45d135f7839f4e9c87f7f15835ee9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 06 16:47:47 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:39 2015 -0600 |
tree | 6692150d825886bed89a0b0594ff1dae86d876a7 | |
parent | c9118d4cd6f52389ccd7a39ad422245c90e2ecee [diff] |
dm: usb: Correct the struct usb_driver_entry comment The function documentation is incorrect. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Marek Vasut <marex@denx.de>