projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d86e6
)
ARM: io: fix comment grammar
author
Andrew F. Davis
<afd@ti.com>
Tue, 31 May 2016 19:18:19 +0000
(14:18 -0500)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 21 Jun 2016 11:24:01 +0000
(13:24 +0200)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/include/asm/io.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/include/asm/io.h
b/arch/arm/include/asm/io.h
index 485982084fe96aef7218aeb134527b41f90beb1e..590d0c1c92e799df4609059a82dcea5a73651feb 100644
(file)
--- a/
arch/arm/include/asm/io.h
+++ b/
arch/arm/include/asm/io.h
@@
-282,7
+282,7
@@
extern void _memset_io(volatile void __iomem *, int, size_t);
* These perform PCI memory accesses via an ioremap region. They don't
* take an address as such, but a cookie.
*
- * Again, th
is
are defined to perform little endian accesses. See the
+ * Again, th
ese
are defined to perform little endian accesses. See the
* IO port primitives for more information.
*/
#ifndef readl