diff options
author | Pali Rohár <pali@kernel.org> | 2021-05-20 14:35:19 +0300 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2021-06-17 15:54:06 +0300 |
commit | 2eab59cf0d2036a5a9e264f719b71c21ccf679c2 (patch) | |
tree | 40496565757857ade1de3c0b3165f0fa0c449702 /include | |
parent | 72f99888944c44de1c899bbe44db1e53bdc9d994 (diff) | |
download | linux-2eab59cf0d2036a5a9e264f719b71c21ccf679c2.tar.xz |
firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
When Marvell's rWTM firmware, which does not support the GET_RANDOM
command, is used, kernel prints an error message
hwrng: no data available
every 10 seconds.
Fail probing of this driver if the rWTM firmware does not support the
GET_RANDOM command.
Fixes: 389711b37493 ("firmware: Add Turris Mox rWTM firmware driver")
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions