diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-05-10 19:39:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-20 16:22:34 +0200 |
commit | 45d13cf27228657353e8d39e4039e5f71d38c14d (patch) | |
tree | b11e1735c4ccc75d4c37a28f6d87c63ad355b839 /drivers/net/vxlan.c | |
parent | b9b77406eefaa16714c3b7a6faf5067511d8fd6d (diff) |
net: pch_gbe: Propagate error from devm_gpio_request_one()
[ Upstream commit 9e3617a7b84512bf96c04f9cf82d1a7257d33794 ]
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: f1a26fdf5944 ("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>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions