[PATCH 3/7] ASoC: codecs: wcd938x: add basic driver
Mark Brown
broonie at kernel.org
Fri Mar 12 16:34:43 CET 2021
On Thu, Mar 11, 2021 at 05:34:12PM +0000, Srinivas Kandagatla wrote:
> +static int wcd9380_update_status(struct sdw_slave *slave,
> + enum sdw_slave_status status)
> +{
> + return 0;
> +}
> +
> +static int wcd9380_port_prep(struct sdw_slave *slave,
> + struct sdw_prepare_ch *prepare_ch,
> + enum sdw_port_prep_ops state)
> +{
> + return 0;
> +}
If these can legitimately be empty I'd expect the framework to support
them being omitted.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20210312/4d0fecf3/attachment.sig>
More information about the Alsa-devel
mailing list