From: Ben Dooks <ben@fluff.org.uk>
To: Manuel Lauss <mano@roarinelk.homelinux.net>
Cc: Ben Dooks <ben-linux@fluff.org>,
linux-kernel@vger.kernel.org, vince@arm.linux.org.uk
Subject: Re: [PATCH] mfd: SM501 core driver (#2)
Date: Tue, 13 Feb 2007 14:53:55 +0000 [thread overview]
Message-ID: <20070213145355.GA27437@fluff.org.uk> (raw)
In-Reply-To: <20070213115651.GA25015@roarinelk.homelinux.net>
On Tue, Feb 13, 2007 at 12:56:51PM +0100, Manuel Lauss wrote:
> Hi Ben,
>
> On Mon, Feb 12, 2007 at 11:07:41AM +0000, Ben Dooks wrote:
> > This is a new release of the SM501 MFD driver.
>
> > +struct sm501_platdata_fbsub {
> > + struct fb_mode *def_mode;
> > + unsigned long max_mem;
> > + unsigned int flags;
> > +};
>
> This may be a very dumb question, but where is 'struct fb_mode' declared?
> I grepped through 2.6.19 and 2.6.20 (vanilla) and the closest matches
> found are struct fb_modelist and struct fb_videomode.
It should have been fb_videomode. It is there for passing throug a
default mode from a machine's platform data.
--
Ben (ben@fluff.org, http://www.fluff.org/)
'a smiley only costs 4 bytes'
prev parent reply other threads:[~2007-02-13 14:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-12 11:07 [PATCH] mfd: SM501 core driver (#2) Ben Dooks
2007-02-13 11:56 ` Manuel Lauss
2007-02-13 14:53 ` Ben Dooks [this message]
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=20070213145355.GA27437@fluff.org.uk \
--to=ben@fluff.org.uk \
--cc=ben-linux@fluff.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mano@roarinelk.homelinux.net \
--cc=vince@arm.linux.org.uk \
/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.