projects
/
GitHub
/
LineageOS
/
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:
6eedfcb
)
ARM: OMAP2+: Fix typo in omap_device.c
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:50:25 +0000
(13:50 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 10 Jun 2016 11:16:43 +0000
(
04:16
-0700)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_device.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/omap_device.c
b/arch/arm/mach-omap2/omap_device.c
index f7ff3b9dad8784aeab4d3752061514a8498774ae..a7be05d83ec7657bc4be19afe06c7777f239bd8c 100644
(file)
--- a/
arch/arm/mach-omap2/omap_device.c
+++ b/
arch/arm/mach-omap2/omap_device.c
@@
-268,7
+268,7
@@
static int _omap_device_idle_hwmods(struct omap_device *od)
* function returns a value different than the value the caller got
* the last time it called this function.
*
- * If any hwmods exist for the omap_device assoiated with @pdev,
+ * If any hwmods exist for the omap_device asso
c
iated with @pdev,
* return the context loss counter for that hwmod, otherwise return
* zero.
*/