From 3f542a83232b36a7eb3e06dc222cb0ea7128daab Mon Sep 17 00:00:00 2001 From: Vinod Koul Date: Wed, 13 Jun 2018 18:30:41 +0530 Subject: [PATCH] boards: msm8998: Fixup test for prng prng used KBUILD_MODNAME, thus apperas as msm_rng so fix the name in tests Signed-off-by: Vinod Koul --- boards/qcom,msm8998-mtp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/qcom,msm8998-mtp b/boards/qcom,msm8998-mtp index 06e84a0..423e950 100755 --- a/boards/qcom,msm8998-mtp +++ b/boards/qcom,msm8998-mtp @@ -109,8 +109,8 @@ assert_device_present smp2p-slpi-device-probed qcom_smp2p *slpi* # QCrypto # PRNG -assert_driver_present msm-rng-driver-present msm-rng -assert_device_present msm-rng-device-probed msm-rng 793000.* +assert_driver_present msm-rng-driver-present msm_rng +assert_device_present msm-rng-device-probed msm_rng 793000.* # Coresight