[alsa-devel] [RFC] [PATCH 1/2] ASoC sound support for SMDK2440 boards: UDA1341 driver

Matthieu CASTET matthieu.castet at parrot.com
Fri Jun 8 10:32:52 CEST 2007


Hi,

Zoltan Devai <zdevai <at> gmail.com> writes:

> 
> ASoC Support for the UDA1341 codec.
> Please note that until there is a final L3-bus driver, this patch won't work.
> 
> ---

> +#include <linux/module.h>
> +#include <linux/l3.h>
> +#include <sound/pcm.h>
> +#include <sound/pcm_params.h>
> +#include <sound/soc.h>
> +#include <sound/soc-dapm.h>
> +#include <sound/initval.h>
> +
> +#include "../s3c24xx/s3c24xx-i2s.h"

Shouldn't be the codec not depend on i2s chip ?
Couldn't we avoid this include ?


Matthieu



More information about the Alsa-devel mailing list