Hi Gilad,
On Sun, Jul 1, 2018 at 9:05 AM Gilad Ben-Yossef wrote:
> A debug print about register status post interrupt can happen
> quite often. Rate limit it to avoid cluttering the log.
>
> Signed-off-by: Gilad Ben-Yossef
> Reported-by: Geert Uytterhoeven
Thanks for your patch!
> --- a/drive
A debug print about register status post interrupt can happen
quite often. Rate limit it to avoid cluttering the log.
Signed-off-by: Gilad Ben-Yossef
Reported-by: Geert Uytterhoeven
---
drivers/crypto/ccree/cc_driver.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/driv