"Jason A. Donenfeld" <ja...@zx2c4.com> writes: > The preferred nomenclature is pnv_, not powernv_, but rng.c used > powernv_ for some reason, which isn't consistent with the rest. A recent > commit added a few pnv_ functions to rng.c, making the file a bit of a > mishmash. This commit just replaces the rest of them. > > Cc: Michael Ellerman <m...@ellerman.id.au> > Fixes: f3eac426657 ("powerpc/powernv: wire up rng during setup_arch") > Signed-off-by: Jason A. Donenfeld <ja...@zx2c4.com>
Reviewed-by: Fabiano Rosas <faro...@linux.ibm.com>