On Sat, Aug 13, 2011 at 03:02:01PM +0200, Julian Andres Klode wrote:
> Register the SPDIF device in the board, this device is
> responsible for HDMI audio.
> ---
> arch/arm/mach-tegra/board-paz00.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-tegra/board-paz00.c
> b/arch/arm/mach-tegra/board-paz00.c
> index 833e61b..452cb05 100644
> --- a/arch/arm/mach-tegra/board-paz00.c
> +++ b/arch/arm/mach-tegra/board-paz00.c
> @@ -348,6 +348,7 @@ static struct platform_device *paz00_devices[] __initdata
> = {
> &tegra_i2s_device1,
> &tegra_das_device,
> &tegra_pcm_device,
> + &tegra_spdif_device,
> &audio_device,
> &tegra_avp_device,
> };
> --
> 1.7.5.4This patch is for the 2.6.38 kernel, and as of now completely untested. I'm currently building a new kernel for my Debian repository and included the patch there, and will test it once built. -- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
pgpwhEJGONBJS.pgp
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~ac100 Post to : [email protected] Unsubscribe : https://launchpad.net/~ac100 More help : https://help.launchpad.net/ListHelp

