Re: [PATCH] ASoC: rt1015p: add acpi device id for rt1015p

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




+static const struct acpi_device_id rt1015p_acpi_match[] = {
+	{ "RT1015", 0},

This is not an ACPI compliant HID, please don't do this. acpica-tools will flag an error on this.

And this is super confusing since you already have this in rt1015.c

static struct acpi_device_id rt1015_acpi_match[] = {
	{"10EC1015", 0,},
	{},
};






[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux