All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Vandrovec" <VANDROVE@vc.cvut.cz>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Framebuffer: client notification mecanism & PM
Date: Tue, 29 Jul 2003 15:39:25 +0200	[thread overview]
Message-ID: <89CD6530893@vcnet.vc.cvut.cz> (raw)

On 29 Jul 03 at 9:13, Benjamin Herrenschmidt wrote:
> +++ linuxppc-2.5-benh/drivers/video/fbmem.c 2003-07-23 20:05:02.000000000 -0400
> @@ -143,6 +143,8 @@
>  extern int sstfb_setup(char*);
>  extern int i810fb_init(void);
>  extern int i810fb_setup(char*);
> +extern int ibmlcdfb_init(void);
> +extern int ibmlcdfb_setup(char*);
>  extern int ffb_init(void);
>  extern int ffb_setup(char*);
>  extern int cg6_init(void);

Oops... You probably did not want IBM LCD diffs in fbmem.c posted.

matroxfb tried to use a 'dead' for handling hot removal, but your code
looks definitely saner.
                                                Petr


             reply	other threads:[~2003-07-29 13:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29 13:39 Petr Vandrovec [this message]
2003-07-29 13:59 ` [PATCH] Framebuffer: client notification mecanism & PM Benjamin Herrenschmidt
2003-07-29 16:55   ` James Simmons
2003-07-29 16:55     ` James Simmons
2003-07-29 20:22     ` Benjamin Herrenschmidt
2003-07-29 21:31       ` James Simmons
2003-07-29 21:31         ` James Simmons
2003-07-30 12:22       ` Benjamin Herrenschmidt
2003-07-30 12:22         ` Benjamin Herrenschmidt
  -- strict thread matches above, loose matches on Subject: below --
2003-07-29 13:13 Benjamin Herrenschmidt
2003-07-29 17:49 ` Pavel Machek
2003-07-30 12:14   ` Benjamin Herrenschmidt

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=89CD6530893@vcnet.vc.cvut.cz \
    --to=vandrove@vc.cvut.cz \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.