public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] radeonfb: fix typo
@ 2006-01-31  3:49 Christian Merkle
  0 siblings, 0 replies; only message in thread
From: Christian Merkle @ 2006-01-31  3:49 UTC (permalink / raw)
  To: linux-kernel

Just a cosmetical fixup.


Signed-off-by: Christian Merkle <chris@luemmel.org>


--- a/drivers/video/aty/radeonfb.h        2006-01-31 02:34:05.000000000 
+0000
+++ b/drivers/video/aty/radeonfb.h        2006-01-31 02:34:28.000000000 
+0000
@@ -139,7 +139,7 @@
   * This structure contains the various registers manipulated by this
   * driver for setting or restoring a mode. It's mostly copied from
   * XFree's RADEONSaveRec structure. A few chip settings might still be
- * tweaked without beeing reflected or saved in these registers though
+ * tweaked without being reflected or saved in these registers though
   */
  struct radeon_regs {
         /* Common registers */
@@ -382,7 +382,7 @@
  /* Note about this function: we have some rare cases where we must not 
hedule,
   * this typically happen with our special "wake up early" hook which 
allows us to
   * wake up the graphic chip (and thus get the console back) before 
everything else
- * on some machines that support that mecanism. At this point, 
interrupts are off
+ * on some machines that support that mechanism. At this point, 
interrupts are off
   * and scheduling is not permitted
   */
  static inline void _radeon_msleep(struct radeonfb_info *rinfo, 
unsigned long ms)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-31  2:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-31  3:49 [PATCH] radeonfb: fix typo Christian Merkle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox