]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests: firmware: only modprobe if driver is missing
authorLuis R. Rodriguez <mcgrof@kernel.org>
Fri, 16 Dec 2016 11:10:34 +0000 (03:10 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jan 2017 08:42:59 +0000 (09:42 +0100)
commitf5786313f091a19eff934d1074642906c71c0c66
tree72b1cd669addbc19915daf3a808f25452f7e63bf
parent8a18f4284ec94ec56189e7f14495359d3b892a52
selftests: firmware: only modprobe if driver is missing

No need to load test_firmware if its already there.
Also use a more generic form to recommend what is required
to be built.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/firmware/fw_filesystem.sh