pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 13:21:16 +0000 (14:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jan 2020 09:24:06 +0000 (10:24 +0100)
commit73b3a5b8bd7baed06e79821aa118bc90af64c691
treeb6d4cb9d1085743a0f34611feb7064d768dafac9
parent97d9ec36448ee9f28a1ac84e5e4eb6ef2e26643b
pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field

[ Upstream commit 6a6c195d98a1a5e70faa87f594d7564af1dd1bed ]

The Peripheral Function Select Register 9 contains 12 fields, but the
variable field descriptor contains a 13th bogus field of 3 bits.

Fixes: 43c4436e2f1890a7 ("pinctrl: sh-pfc: add R8A7794 PFC support")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/sh-pfc/pfc-r8a7794.c