[alsa-devel] [PATCH 1/1] ALSA: ASoC: DaVinci: Fix SFFSDR init bug.

Hugo Villeneuve hugo at hugovil.com
Thu Jan 15 22:02:57 CET 2009


On Thu, 15 Jan 2009 20:57:53 +0000
Mark Brown <broonie at sirena.org.uk> wrote:

> On Thu, Jan 15, 2009 at 03:39:52PM -0500, Hugo Villeneuve wrote:
> > Removed call to machine_is_sffsdr() in module init
> > function because it always returns zero and causes
> > GCC to optimise and remove all functions of the module.
> 
> > Signed-off-by: Hugo Villeneuve <hugo at hugovil.com>
> 
> This should be replaced with the appropriate machine_is_() call for
> the system.

It is the appropriate call, but at compile time it always return false.

Hugo.

---------------
Hugo Villeneuve
www.hugovil.com
---------------


More information about the Alsa-devel mailing list