ARM: OMAP2+: Fix typo in omap_device.c
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:50:25 +0000 (13:50 +0200)
committerTony 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

index f7ff3b9..a7be05d 100644 (file)
@@ -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 associated with @pdev,
  * return the context loss counter for that hwmod, otherwise return
  * zero.
  */