X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Farm%2Fmach-tegra%2Fboard-paz00.c;h=fbe74c6806f3b53e726d96fe2c2f396ad81c9c5f;hb=3f13d097350147ca00de5d9d6595969e15a7175f;hp=bb4782a32713132fc09675fc7450e98ef6f66c51;hpb=8850e0ba5721c2e2db34bc38290722db1b402be5;p=karo-tx-linux.git diff --git a/arch/arm/mach-tegra/board-paz00.c b/arch/arm/mach-tegra/board-paz00.c index bb4782a32713..49d1110cff53 100644 --- a/arch/arm/mach-tegra/board-paz00.c +++ b/arch/arm/mach-tegra/board-paz00.c @@ -17,7 +17,7 @@ * */ -#include +#include #include #include @@ -39,8 +39,8 @@ static struct platform_device wifi_rfkill_device = { static struct gpiod_lookup_table wifi_gpio_lookup = { .dev_id = "rfkill_gpio", .table = { - GPIO_LOOKUP_IDX("tegra-gpio", 25, NULL, 0, 0), - GPIO_LOOKUP_IDX("tegra-gpio", 85, NULL, 1, 0), + GPIO_LOOKUP("tegra-gpio", 25, "reset", 0), + GPIO_LOOKUP("tegra-gpio", 85, "shutdown", 0), { }, }, };