rcar_gen3: drivers: qos: M3W: Convert mstat table to uint64_t
authorMarek Vasut <[email protected]>
Thu, 13 Jun 2019 23:47:00 +0000 (01:47 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:05:49 +0000 (15:05 +0200)
commita22a4eda6704abc674aad893c66d0630ff78fce9
tree534beb032723d7581fb6d8678ed2990b9c123a57
parenta956a0d7aa3e26d20153b8401c63950c4422ba88
rcar_gen3: drivers: qos: M3W: Convert mstat table to uint64_t

Convert the mstat table from a complex structure to simple sequence
of uint64_t values, since the structure described just that and the
loop can operate over incrementing sequence of addresses just fine.

Signed-off-by: Marek Vasut <[email protected]>
Change-Id: I41728b30087996edc9799f320bf6a3b4465538bd
drivers/staging/renesas/rcar/qos/M3/qos_init_m3_v10.c
drivers/staging/renesas/rcar/qos/M3/qos_init_m3_v10_mstat.h