]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
xhci: tegra: load fw from filesystem earlier
authorHenry Lin <henryl@nvidia.com>
Mon, 27 Apr 2015 08:03:10 +0000 (16:03 +0800)
committerAshutosh Jha <ajha@nvidia.com>
Mon, 4 May 2015 19:06:11 +0000 (12:06 -0700)
commit6875a1752b3ed4e121efcc3fddca0810ffd22546
treea222768806d0c4b656bdf3b1c8ec7d53c8006e53
parenteb6923904d632679306b6c616130a01edf86f696
xhci: tegra: load fw from filesystem earlier

Loading firmware from filesystem takes much time. Enabing vbus regualtor
before loading firmware will cause the time gap between vbus ON and host
controller ready too large. So, we move the time of firmware loading
earlier.

Bug 200067006

Change-Id: I63ecbd9e65f3bb56db564f72cc417fc4f76adbc3
Signed-off-by: Henry Lin <henryl@nvidia.com>
Reviewed-on: http://git-master/r/736193
Reviewed-by: Ajay Gupta <ajayg@nvidia.com>
Reviewed-by: ChihMin Cheng <ccheng@nvidia.com>
Reviewed-by: Ashutosh Jha <ajha@nvidia.com>
drivers/usb/host/xhci-tegra.c