[alsa-devel] [PATCH 1/2] ALSA: ASoC: add DT bindings for cs4270
Timur Tabi
timur at freescale.com
Tue Jul 24 22:22:31 CEST 2012
Daniel Mack wrote:
> +/*
> + * cs4270_of_match - the device tree bindings
> + */
> +static const struct of_device_id cs4270_of_match[] = {
> + { .compatible = "cirrus,cs4270", },
> + { }
> +};
> +MODULE_DEVICE_TABLE(of, cs4270_of_match);
> +
Why is this necessary? The CS4270 driver works just fine on our
device-tree enabled boards.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the Alsa-devel
mailing list