[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160705093810.1fe659f6@canb.auug.org.au>
Date: Tue, 5 Jul 2016 09:38:10 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Arnd Bergmann <arnd@...db.de>
Cc: David Airlie <airlied@...ux.ie>, Mark Brown <broonie@...nel.org>,
Arnaud Pouliquen <arnaud.pouliquen@...com>, kernel@...inux.com,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>,
alsa-devel@...a-project.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm: sti: fix prototypes after API change
Hi Arnd,
On Mon, 4 Jul 2016 15:16:51 +0200 Arnd Bergmann <arnd@...db.de> wrote:
>
> Like the mediatek hdmi driver, the sti driver now suffers from
> an API change in linux-next:
>
> drivers/gpu/drm/sti/sti_hdmi.c:1250:15: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
> .hw_params = hdmi_audio_hw_params,
> ^~~~~~~~~~~~~~~~~~~~
> drivers/gpu/drm/sti/sti_hdmi.c:1250:15: note: (near initialization for 'audio_codec_ops.hw_params')
>
> This follows the API change, adding the extra function arguments.
> I suppose we want this to be part of the ASoC merge in linux-next
> for now too.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> Fixes: 2c348e505328 ("drm: sti: Add ASoC generic hdmi codec support.")
> Fixes: efc9194bcff8 ("ASoC: hdmi-codec: callback function will be called with private data")
> Link: https://lkml.org/lkml/2016/6/29/441
Added to the sound-asoc merge from today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists