rcar_gen3: drivers: qos: H3: Convert mstat table to uint64_t
authorMarek Vasut <[email protected]>
Thu, 13 Jun 2019 23:27:27 +0000 (01:27 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 11:25:06 +0000 (13:25 +0200)
commitfcc9d57c065cf0520fe0a1b62d057b3e8cbcae6b
treee6ee1da597c18b2655a6e84a2d204c32a1fe74b4
parent4318b580824fb97f420c920c8cf052da72bb5c3e
rcar_gen3: drivers: qos: H3: 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: I379a1a5dfe2095d9477b364393ab120c4d8e1ba4
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v10.c
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v10_mstat.h
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v11.c
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v11_mstat.h