public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
* move alc892 to patch_alc882
@ 2014-03-27  9:47 Kailang
  2014-03-27 10:06 ` Takashi Iwai
  2014-04-05  6:52 ` Raymond Yau
  0 siblings, 2 replies; 22+ messages in thread
From: Kailang @ 2014-03-27  9:47 UTC (permalink / raw)
  To: Kailang, Takashi Iwai; +Cc: alsa-devel

[-- Attachment #1: Type: text/plain, Size: 104 bytes --]

Hi Takashi,
 
The original was patch to patch_alc662.
Move it into patch_alc882.

Thanks.
 
 BR,
Kailang

[-- Attachment #2: 0000-move-alc892-to-patch_alc882.patch --]
[-- Type: application/octet-stream, Size: 1067 bytes --]

>From 4f59a160db58ab7cbc090ba1d6a80cdc8ac18168 Mon Sep 17 00:00:00 2001
From: Kailang Yang <kailang@realtek.com>
Date: Thu, 27 Mar 2014 17:40:24 +0800
Subject: [PATCH] ALSA: hda/realtek - Move ALC892 to patch_alc882 entry

The old was entry to patch_alc662.
Move it into patch_alc882.

Signed-off-by: Kailang Yang <kailang@realtek.com>

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index af5f903..b074d75 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5796,7 +5796,7 @@ static const struct hda_codec_preset snd_hda_preset_realtek[] = {
 	  .patch = patch_alc882 },
 	{ .id = 0x10ec0888, .name = "ALC888", .patch = patch_alc882 },
 	{ .id = 0x10ec0889, .name = "ALC889", .patch = patch_alc882 },
-	{ .id = 0x10ec0892, .name = "ALC892", .patch = patch_alc662 },
+	{ .id = 0x10ec0892, .name = "ALC892", .patch = patch_alc882 },
 	{ .id = 0x10ec0899, .name = "ALC898", .patch = patch_alc882 },
 	{ .id = 0x10ec0900, .name = "ALC1150", .patch = patch_alc882 },
 	{} /* terminator */

[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2014-04-10  1:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27  9:47 move alc892 to patch_alc882 Kailang
2014-03-27 10:06 ` Takashi Iwai
2014-04-05  6:52 ` Raymond Yau
2014-04-06  7:58   ` Takashi Iwai
2014-04-07  6:04     ` Kailang
2014-04-07  8:37       ` Takashi Iwai
2014-04-07  8:59         ` Improve hp pop noise Kailang
2014-04-07 10:33           ` Takashi Iwai
2014-04-08  7:34             ` Change module name for Chrome Kailang
2014-04-08  7:58               ` Takashi Iwai
2014-04-08  8:06                 ` Kailang
2014-04-08  8:39                   ` Takashi Iwai
2014-04-08  8:56                     ` Kailang
2014-04-08  9:22                     ` Add eapd shutup to alc283 Kailang
2014-04-07  9:19         ` move alc892 to patch_alc882 Kailang
2014-04-07 11:11           ` Raymond Yau
2014-04-08  9:08             ` Kailang
2014-04-09  4:53               ` Raymond Yau
2014-04-09  6:30                 ` Kailang
2014-04-09  7:24                   ` Raymond Yau
2014-04-10  1:30           ` Raymond Yau
2014-04-10  1:44           ` Raymond Yau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox