Commit 9bbe1dd0 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

10389 gpio reset commented out - not needed anymore

parent 974ad536
......@@ -1313,11 +1313,13 @@ static int elphel393_pwr_probe(struct platform_device *pdev)
*/
pm_power_off = shutdown;
/*
if (base[2]!=NULL){
//turn off PCA9571
gpio_10389_ctrl(&pdev->dev, 0xf0f);
gpio_10389_ctrl(&pdev->dev, 0xf00);
}
*/
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment