Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f733e7c0 authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Tony Lindgren
Browse files

ARM: OMAP2+: Fix typo in omap_device.c

parent 6eedfcbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */