rng: iProc rng200: Rename ..._platdata variables to just ..._plat
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 18 Feb 2021 20:06:37 +0000 (20:06 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2021 21:51:49 +0000 (16:51 -0500)
commit391a16b710dd5688bffac1dca0026f96638361b0
treebd858bab40039d3d01a146d7e8c8a85b03e9553e
parentd5f85303bc03226ef167bf28b18faccd351f03d7
rng: iProc rng200: Rename ..._platdata variables to just ..._plat

In 8a8d24bd Simon dropped data from all the various _platdata calls
but it seems this wasn't caught for the RNG200 driver from when it
was posted to merged. This fixes that issue.

Fixes: 537f0018 (rng: Add iProc RNG200 driver)
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
drivers/rng/iproc_rng200.c