openwrt/target/linux/realtek/files-5.4/drivers/gpio
Rafał Mikrut 848d668427 realtek: Fix self assignment
Cppcheck shows self initialization error, which is an obvious bug.

Basing on logic of similar fragment below I assigned to this variable,
value `RTL838X_LED_GLB_CTRL` which I think is proper.

Signed-off-by: Rafał Mikrut <mikrutrafal@protonmail.com>
2020-12-11 13:48:24 +01:00
..
gpio-rtl838x.c
gpio-rtl8231.c