]> Git Repo - J-u-boot.git/commit
pinctrl: rzg2l: Drop unnecessary scope
authorPaul Barker <[email protected]>
Wed, 20 Nov 2024 09:48:30 +0000 (09:48 +0000)
committerMarek Vasut <[email protected]>
Sun, 8 Dec 2024 22:06:52 +0000 (23:06 +0100)
commit3a735cff5f2ec4d426e27d57da835a075388464c
treed7c347f9705570120209903ced1c6174504abd72
parentbba516a772853595901a7359209bc588d2bffda0
pinctrl: rzg2l: Drop unnecessary scope

In rzg2l_pinconf_set(), there are no new variables defined in the case
statement for PIN_CONFIG_INPUT_ENABLE so no additional scope is needed.

Signed-off-by: Paul Barker <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
drivers/pinctrl/renesas/rzg2l-pfc.c
This page took 0.028279 seconds and 4 git commands to generate.