rcar_gen3: drivers: qos: D3: Drop MD pin check
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 13 Jun 2019 22:54:01 +0000 (00:54 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 17 Jun 2019 13:11:28 +0000 (15:11 +0200)
commit377ccb7fb525aeb784a9e6513d3f7da43915a3cb
tree7db0300e6e7af27fc9b2bc39189bd5573108f63a
parent37a1f24287385ce9faff203416713d2efbf93757
rcar_gen3: drivers: qos: D3: 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 <marek.vasut+renesas@gmail.com>
Change-Id: I44d48ad59293562539a0c1d8ffd66333714e041e
drivers/staging/renesas/rcar/qos/D3/qos_init_d3.c