drivers: power: enable fast_charge by default
This commit is contained in:
parent
5155c8ec93
commit
f9b8788a89
@ -73,7 +73,7 @@ static struct wake_lock vbus_wake_lock;
|
||||
#define PROC_FAST_CHARGE_NAME "fast_charge"
|
||||
|
||||
static struct proc_dir_entry *fast_charge;
|
||||
static int allow_fast_charge = 0;
|
||||
static int allow_fast_charge = 1;
|
||||
|
||||
static int proc_read_fast_charge(char *page, char **start, off_t off, int count,
|
||||
int *eof, void *data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user