projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a49ae0
)
[Title]modifird default battery level
author
sungmin ha
<sungmin82.ha@samsung.com>
Wed, 1 Aug 2012 10:41:43 +0000
(19:41 +0900)
committer
sungmin ha
<sungmin82.ha@samsung.com>
Wed, 1 Aug 2012 10:41:43 +0000
(19:41 +0900)
[Type]Enhancement
[Module]emulator-kernel
[Priority]Major
[Jira#] // Jira Issue Number
[Redmine#] // Redmine Isuue Number
[Problem] // Problem Description
[Cause] // Cause Description
[Solution] // Solution Description
[TestCase] // Executed the test-target (How to)
drivers/maru/maru_power_supply.c
patch
|
blob
|
history
diff --git
a/drivers/maru/maru_power_supply.c
b/drivers/maru/maru_power_supply.c
index 45948c13dc36769e1b9451e9075914c745842a57..b72dd331524c64fe6ab1297613ffe062ede08b8d 100644
(file)
--- a/
drivers/maru/maru_power_supply.c
+++ b/
drivers/maru/maru_power_supply.c
@@
-32,7
+32,7
@@
static struct class *mtd_class;
\r
static struct device* mtd_device;
\r
\r
-static int capacity =
10
0;
\r
+static int capacity =
5
0;
\r
static int charge_full = 0;
\r
static int charge_now = 0;
\r
\r