projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0462014
)
pmem cache off
author
林辉辉
<lhh@rock-chips.com>
Tue, 8 Jun 2010 07:10:05 +0000
(07:10 +0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:24 +0000
(13:35 +0800)
arch/arm/mach-rk2818/devices.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk2818/devices.c
b/arch/arm/mach-rk2818/devices.c
index 981e6c564c422d4f8f43f80507539c28df570991..d6436ae6c7294d309e71765646b61c40952ef1a8 100644
(file)
--- a/
arch/arm/mach-rk2818/devices.c
+++ b/
arch/arm/mach-rk2818/devices.c
@@
-394,7
+394,7
@@
struct platform_device rk2818_device_dsp = {
static struct android_pmem_platform_data pmem_pdata = {
.name = "pmem",
.no_allocator = 1,
- .cached =
1
,
+ .cached =
0
,
.start = 0x6f000000,
.size = 0x1000000,
};