Files
linux/drivers
Andy Shevchenko 4de95ea6e0 net: pch_gbe: Propagate error from devm_gpio_request_one()
[ Upstream commit 9e3617a7b8 ]

If GPIO controller is not available yet we need to defer
the probe of GBE until provider will become available.

While here, drop GPIOF_EXPORT because it's deprecated and
may not be available.

Fixes: f1a26fdf59 ("pch_gbe: Add MinnowBoard support")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Flavio Suligoi <f.suligoi@asem.it>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:15:49 +02:00
..
2021-07-20 16:15:47 +02:00
2020-09-09 19:04:23 +02:00
2021-01-17 14:04:22 +01:00
2020-12-30 11:26:04 +01:00
2021-04-07 12:48:48 +02:00