Skip to content

Commit

Permalink
ARM: OMAP2+: Fix typo in omap_device.c
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
  • Loading branch information
Gelma authored and tmlind committed Jun 10, 2016
1 parent 6eedfcb commit f733e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/omap_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit f733e7c

Please sign in to comment.