microblaze: trivial: Fix typo fault in timer.c
authorMichal Simek <monstr@monstr.eu>
Tue, 5 Apr 2011 13:49:22 +0000 (15:49 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 19 Mar 2012 06:30:28 +0000 (07:30 +0100)
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/timer.c

index 3cb0bf640135c5ced740bc2af6e0b6e819963792..78b82f30bdd5100153671e33de0bc2abc25235ba 100644 (file)
@@ -79,7 +79,7 @@ static inline void microblaze_timer0_start_periodic(unsigned long load_val)
         * !PWMA - disable pwm
         * TINT - clear interrupt status
         * ENT- enable timer itself
-        * EINT - enable interrupt
+        * ENIT - enable interrupt
         * !LOAD - clear the bit to let go
         * ARHT - auto reload
         * !CAPT - no external trigger
This page took 0.025233 seconds and 5 git commands to generate.