]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
Add firmware path to the firmware search paths.
authorNeil Gabriel <ngabriel@nvidia.com>
Mon, 27 Jan 2014 16:18:22 +0000 (10:18 -0600)
committerMitch Luban <mluban@nvidia.com>
Thu, 6 Feb 2014 17:20:55 +0000 (09:20 -0800)
commitee9242f74dba3af61b7717bcefdadf108cb9b027
treec556fccb7fdf26ed5d4cb0757169041a7162eae0
parent50ba73a322afff1e63d1cc2880bef7c907db98d6
Add firmware path to the firmware search paths.

If the kernel is able to find firmware in the kernel firmware
search path (when requested through request_firmware()) it will
load it directly without the involvement of the usermodehelper/
udev process (which is not always available).

Bug 1403956

Change-Id: Ic66b6dc306002c7baac541cf94ad89d29c1d397d
Signed-off-by: Neil Gabriel <ngabriel@nvidia.com>
Reviewed-on: http://git-master/r/360474
Reviewed-by: Mitch Luban <mluban@nvidia.com>
Reviewed-on: http://git-master/r/362435
drivers/base/firmware_class.c