rcar_gen3: drivers: qos: M3N: Configure DBSC QoS from a table
authorMarek Vasut <[email protected]>
Fri, 14 Jun 2019 14:09:05 +0000 (16:09 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:13:22 +0000 (15:13 +0200)
commitbe5d6079c83889b0d482010ab04988b8da4d02b1
tree21e40c062363f402f131e08e949e0abb1fb97cc7
parentf28f092fd8927066180b7aee7a7554420c7c129e
rcar_gen3: drivers: qos: M3N: 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 <[email protected]>
Change-Id: I46b445a77b39412e7a41ae0e0e087a409d0c22e3
drivers/staging/renesas/rcar/qos/M3N/qos_init_m3n_v10.c