rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 14 Jun 2019 13:52:45 +0000 (15:52 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 17 Jun 2019 13:13:22 +0000 (15:13 +0200)
commited46cdb4b76ee5b6c312e6013a1479bf753f9870
treeb3062f7a0e5e3cf297856aae01fe440b3010050d
parentd875f93642b6c9641316024af6a215f0151dad62
rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I62b133ea4f4129a641b779a782938976ad52fbfe
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v11.c
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v20.c
drivers/staging/renesas/rcar/qos/H3/qos_init_h3_v30.c
drivers/staging/renesas/rcar/qos/H3/qos_init_h3n_v30.c