[alsa-devel] [PATCH 1/1] ALSA: ASoC: DaVinci: Fix SFFSDR init bug.
Mark Brown
broonie at sirena.org.uk
Thu Jan 15 21:57:53 CET 2009
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.
More information about the Alsa-devel
mailing list