These are two small cleanups for -next.
This is meant to be atop
https://lore.kernel.org/all/20220630121654.1939181-1-Jason@zx2c4.com/ (local)
which is expected to land first.
v4 fixes up an inversion of thr DR flag.
Jason A. Donenfeld (2):
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
powerpc/kvm: don't crash on missing rng, and use darn
arch/powerpc/include/asm/archrandom.h | 7 +--
arch/powerpc/kvm/book3s_hv_builtin.c | 7 +--
arch/powerpc/platforms/powernv/rng.c | 66 ++++++++++-----------------
drivers/char/hw_random/powernv-rng.c | 2 +-
4 files changed, 30 insertions(+), 52 deletions(-)
--
2.35.1