ath79: rb91x-key: replace fwnode with pdev
authorRosen Penev <rosenp@gmail.com>
Sun, 22 Sep 2024 18:19:40 +0000 (11:19 -0700)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 3 Oct 2024 15:16:50 +0000 (17:16 +0200)
commit8c36040f04d1c743c72941d5ee651fbb04afd09f
treeae959d24918d90c1538c76b41b6d0efb2980ae3a
parentdedeb28755d6a9eb00d63e60f82e4334be09b9e4
ath79: rb91x-key: replace fwnode with pdev

There's no specific fwnode handling here. Simpler to just use pdev.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16506
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/files/drivers/gpio/gpio-rb91x-key.c