rcar_gen3: drivers: qos: H3: Drop MD pin check
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 13 Jun 2019 23:35:59 +0000 (01:35 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 17 Jun 2019 11:25:06 +0000 (13:25 +0200)
commit7479a33f456ddf70a795ec0bdf2ab2c00ee507c7
treed980d1c9546e7ae2867ae75cbc4c281a365d514f
parent1a9eb1ed6222c5917fbe914e8525eac36dd3dfe8
rcar_gen3: drivers: qos: H3: 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: I4d8926eb3c44c61ec777c05c581ce8247f13daa6
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