From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: model needed for Clevo P150HM (Realtek ALC892) Date: Mon, 27 Jun 2011 18:12:31 +0200 Message-ID: References: <4E036C8F.3080709@gmail.com> <4E047441.4010003@gmail.com> <4E05C1B1.50302@gmail.com> <4E05C704.4080806@gmail.com> <4E05CE02.1070801@gmail.com> <4E082166.5060902@gmail.com> <4E087AA0.1090100@gmail.com> <4E087DB2.2080602@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 6AF432445D for ; Mon, 27 Jun 2011 18:12:31 +0200 (CEST) In-Reply-To: <4E087DB2.2080602@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Julian Sikorski Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 27 Jun 2011 14:55:14 +0200, Julian Sikorski wrote: > > On 27/06/2011 14:46, Takashi Iwai wrote: > > At Mon, 27 Jun 2011 14:42:08 +0200, > > Julian Sikorski wrote: > >> > >>> I think this issue was fixed now in topic/hda branch in sound git tree: > >>> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git > >>> > >>> Give it a try. You can pull the branch into the latest Linus git tree > >>> for merging into the latest 3.0-rc. > >>> > >>> > >>> Takashi > >> Do you mean this specific commit: > >> http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commit;h=3af9ee6b83c4c3f2577719e31e7d2af1ce996557 > >> ? > > > > Yes. But the commit depends on other older commits, so you can't do > > cherry-pick easily. > > > > > > Takashi > OK, how about obtaining a diff against Linus's tree? Would that work? It should work, of course. It's something like what git-merge does :) But beware that it'll be a big patch with 12736 lines. > Moreover, does this tree include the two patches you asked me to test > earlier? Yes. Takashi