lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 13 Feb 2007 14:53:55 +0000
From:	Ben Dooks <ben@...ff.org.uk>
To:	Manuel Lauss <mano@...rinelk.homelinux.net>
Cc:	Ben Dooks <ben-linux@...ff.org>, linux-kernel@...r.kernel.org,
	vince@....linux.org.uk
Subject: Re: [PATCH] mfd: SM501 core driver (#2)

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@...ff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ