mirror of
https://github.com/linux-msm/cdba.git
synced 2026-02-25 13:11:56 -08:00
cdb_assist: Rely on the generic fastboot key handling
The generic device code will now request toggling of the fastboot key based on the device's configuration, so remove the hard coded invocation. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
@@ -475,7 +475,6 @@ int cdb_assist_power_on(struct device *dev)
|
||||
|
||||
cdb_power(cdb, true);
|
||||
|
||||
cdb_gpio(cdb, 1, true);
|
||||
cdb_vbus(cdb, true);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user