]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwrng: st - Improve FIFO size/depth description
authorLee Jones <lee.jones@linaro.org>
Wed, 7 Oct 2015 12:23:29 +0000 (13:23 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 8 Oct 2015 13:42:25 +0000 (21:42 +0800)
commit9ad92bdff7062d9925754607f5a92b4f651fc7d3
treed8a4da2305e7118015828cdd77b7036f7083bade
parent93d649bd94e1003e2a766a59fadba0cc0089d58b
hwrng: st - Improve FIFO size/depth description

The original representation of FIFO size in the driver coupled with the
ambiguity in the documentation meant that it was easy to confuse readers.
This lead to a false positive BUG-find and subsequently time wastage
debugging this phantom issue.

Hopefully this patch can prevent future readers from falling into the
same trap.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/st-rng.c