[alsa-devel] [PATCH] ASoC: rt5677: Add component driver name

Mark Brown broonie at kernel.org
Wed May 8 08:24:59 CEST 2019


On Tue, May 07, 2019 at 04:32:13PM -0700, Curtis Malainey wrote:

> Add name to component driver so it is possible to lookup the component
> when needed.

This claims that the change is adding a name...

>  static const struct gpio_chip rt5677_template_chip = {
> -	.label			= "rt5677",
> +	.label			= RT5677_DRV_NAME,

...but the actual content of the change appears to consist of rewriting
existing names to use a #define.
-------------- 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/20190508/48e32160/attachment.sig>


More information about the Alsa-devel mailing list