rcar_gen3: drivers: qos: M3W: Drop MD pin check
authorMarek Vasut <[email protected]>
Thu, 13 Jun 2019 23:51:40 +0000 (01:51 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:05:49 +0000 (15:05 +0200)
commit3b9d06008ca9c5deb525af455b193efd9cec7065
tree0988775a4f9be2620dbb29418babc41c91ccdf83
parent3038c4c5fc4849fc50b0871648ba0764e9144723
rcar_gen3: drivers: qos: M3W: Drop MD pin check

The DBSC_SCFCTST2 is always written with the same value, no matter
what the MD pin value is, drop the entire check and just write the
register with the one and only possible value.

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