Kaynağa Gözat

drivers/macintosh/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches 17 yıl önce
ebeveyn
işleme
f18816ba20
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      drivers/macintosh/smu.c

+ 1 - 1
drivers/macintosh/smu.c

@@ -12,7 +12,7 @@
  *  - maybe add timeout to commands ?
  *  - maybe add timeout to commands ?
  *  - blocking version of time functions
  *  - blocking version of time functions
  *  - polling version of i2c commands (including timer that works with
  *  - polling version of i2c commands (including timer that works with
- *    interrutps off)
+ *    interrupts off)
  *  - maybe avoid some data copies with i2c by directly using the smu cmd
  *  - maybe avoid some data copies with i2c by directly using the smu cmd
  *    buffer and a lower level internal interface
  *    buffer and a lower level internal interface
  *  - understand SMU -> CPU events and implement reception of them via
  *  - understand SMU -> CPU events and implement reception of them via