summaryrefslogtreecommitdiff
path: root/crypto/cast6_generic.c
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2019-08-21 17:05:39 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2019-08-22 20:15:38 +0200
commit823034575c177d1d69673102a994d5d33b05e3de (patch)
treea55ea78cc2536ef3a847f17db90ff4e51bd020c0 /crypto/cast6_generic.c
parent3636e82135ce5ade87c238e61a315df23dbcd4d6 (diff)
soc: samsung: chipid: Remove the regmap lookup error log
In commit 40d8aff614f7 ("soc: samsung: chipid: Convert exynos-chipid driver to use the regmap API") of_find_compatible_node() call was substituted with syscon_regmap_lookup_by_compatible() but also an error log was added for case where lookup fails. On multiplatform the lookup will always fail on any non-samsung device so the log is incorrect. Remove the error log and just return an error code from syscon_regmap_lookup_by_compatible() which internally calls of_find_compatible_node(). Reported-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'crypto/cast6_generic.c')
0 files changed, 0 insertions, 0 deletions