[alsa-devel] [PATCH][resend] drm: bridge: add DesignWare HDMI I2S audio support
Russell King - ARM Linux
linux at armlinux.org.uk
Mon Oct 31 17:06:21 CET 2016
On Fri, Oct 28, 2016 at 01:22:21AM +0000, Kuninori Morimoto wrote:
> +static struct platform_driver snd_dw_hdmi_driver = {
> + .probe = snd_dw_hdmi_probe,
The driver must have a .remove function, because the platform device it
is binding against can appear and disappear.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
More information about the Alsa-devel
mailing list