summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/arche-apb-ctrl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/greybus/arche-apb-ctrl.c b/drivers/staging/greybus/arche-apb-ctrl.c
index d3db7fb..701cd56 100644
--- a/drivers/staging/greybus/arche-apb-ctrl.c
+++ b/drivers/staging/greybus/arche-apb-ctrl.c
@@ -338,8 +338,6 @@ int arche_apb_ctrl_probe(struct platform_device *pdev)
platform_set_drvdata(pdev, apb);
- assert_gpio(apb->resetn_gpio);
-
export_gpios(apb);
dev_info(&pdev->dev, "Device registered successfully\n");
OpenPOWER on IntegriCloud