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:
7d7d731
)
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
author
Pavel Machek
<pavel@ucw.cz>
Sat, 6 Dec 2014 18:07:28 +0000
(19:07 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 20 Jan 2015 12:53:27 +0000
(13:53 +0100)
It is not clear from the filename, and comment at the begining adds to the
confusion by not listing L310. Fix it.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/mm/cache-l2x0.c
patch
|
blob
|
history
diff --git
a/arch/arm/mm/cache-l2x0.c
b/arch/arm/mm/cache-l2x0.c
index 5216bfe7fd86f5571491c0cc933f359152839807..c7fc009ad21c675cbbb5e374f7f867f39da9f6b5 100644
(file)
--- a/
arch/arm/mm/cache-l2x0.c
+++ b/
arch/arm/mm/cache-l2x0.c
@@
-1,5
+1,5
@@
/*
- * arch/arm/mm/cache-l2x0.c - L210/L220 cache controller support
+ * arch/arm/mm/cache-l2x0.c - L210/L220
/L310
cache controller support
*
* Copyright (C) 2007 ARM Limited
*