According to this: * http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2020-March/142533.html Gpio's 8 and 9 must be vendor specific and properly be set up in device tree specific vendor file. After this changes release part in the driver is not needed anymore because we rely in the fact that device tree is correct. This changes have been tested in a gnubee pc1. Sergio Paracuellos (2): staging: mt7621-dts: gpio 8 and 9 are vendor specific staging: mt7621-pci: delete release gpios related code drivers/staging/mt7621-dts/gbpc1.dts | 4 ++++ drivers/staging/mt7621-dts/mt7621.dtsi | 4 +--- drivers/staging/mt7621-pci/pci-mt7621.c | 27 +++++++------------------ 3 files changed, 12 insertions(+), 23 deletions(-) -- 2.25.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel