rcar_gen3: drivers: qos: D3: Factor out mstat fix into separate file
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 13 Jun 2019 22:47:30 +0000 (00:47 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 17 Jun 2019 13:11:28 +0000 (15:11 +0200)
commite182c7cc9547453d839a43e4efead0b8a07597d0
tree654ad6a7d37f631fe3c2a08c5d202e6e5a6c0d56
parent37173b342dcac81cca956072586a218cb01f27b6
rcar_gen3: drivers: qos: D3: Factor out mstat fix into separate file

Pull out the mstat fix array into separate file, to align the structure
of the driver with the other SoCs. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Change-Id: I2559c5ceb06505361d026ebc1b762bebe17d920b
drivers/staging/renesas/rcar/qos/D3/qos_init_d3.c
drivers/staging/renesas/rcar/qos/D3/qos_init_d3_mstat.h [new file with mode: 0644]