linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Krzysztof Helt" <krzysztof.h1@wp.pl>
To: linux-fbdev-devel <linux-fbdev-devel@lists.sourceforge.net>
Subject: [PATCH] skeletonfb: wrong field name fix
Date: Tue, 12 Jun 2007 08:42:35 +0200	[thread overview]
Message-ID: <466e405b7cfb3@wp.pl> (raw)

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

From: Krzysztof Helt <krzysztof.h1@wp.pl>

This patch corrects name of the field.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>

---
--- linux-2.6.21/drivers/video/skeletonfb.c	2007-06-05
09:01:06.000000000 +0200
+++ linux-2.6.22/drivers/video/skeletonfb.c	2007-06-12
08:31:52.000000000 +0200
@@ -780,7 +780,7 @@ static int __devinit xxxfb_probe(struct 
      *
      * NOTE: This field is currently unused.
      */
-    info->pixmap.scan_align = 32;
+    info->pixmap.access_align = 32;
 /***************************** End optional stage
***************************/
 
     /*


----------------------------------------------------
"Szklana Pułapka,"Na Fali" i "Zabójcza Broń" w jednym filmie, 
pełnym niepowtarzalnego, angielskiego humoru."Hot Fuzz:Ostre Psy" 
w kinach od 8 czerwca! http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fhotfuzz.html&sid=1188

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: skeletonfb-access_align-fix.diff --]
[-- Type: text/x-patch; name="skeletonfb-access_align-fix.diff", Size: 586 bytes --]

From: Krzysztof Helt <krzysztof.h1@wp.pl>

This patch corrects name of the field.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>

---

--- linux-2.6.21/drivers/video/skeletonfb.c	2007-06-05 09:01:06.000000000 +0200
+++ linux-2.6.22/drivers/video/skeletonfb.c	2007-06-12 08:31:52.000000000 +0200
@@ -780,7 +780,7 @@ static int __devinit xxxfb_probe(struct 
      *
      * NOTE: This field is currently unused.
      */
-    info->pixmap.scan_align = 32;
+    info->pixmap.access_align = 32;
 /***************************** End optional stage ***************************/
 
     /*

[-- Attachment #3: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #4: Type: text/plain, Size: 182 bytes --]

_______________________________________________
Linux-fbdev-devel mailing list
Linux-fbdev-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-fbdev-devel

                 reply	other threads:[~2007-06-12  6:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=466e405b7cfb3@wp.pl \
    --to=krzysztof.h1@wp.pl \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).