From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753771AbYECUCt (ORCPT ); Sat, 3 May 2008 16:02:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752450AbYECUCj (ORCPT ); Sat, 3 May 2008 16:02:39 -0400 Received: from www.tglx.de ([62.245.132.106]:55490 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344AbYECUCi (ORCPT ); Sat, 3 May 2008 16:02:38 -0400 Date: Sat, 3 May 2008 22:01:36 +0200 (CEST) From: Thomas Gleixner To: Stas Sergeev cc: Ingo Molnar , Takashi Iwai , Linux kernel , Dmitry Torokhov , Vojtech Pavlik , Michael Opdenacker Subject: Re: [patch][resend] pcspkr: fix dependancies In-Reply-To: <481C51BE.5010606@aknet.ru> Message-ID: References: <481C51BE.5010606@aknet.ru> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 3 May 2008, Stas Sergeev wrote: > > Ingo, would it be possible to get that > applied? The input changes need to go via Dimitry, the x86 part can go in the same commit. Acked-by: Thomas Gleixner > --- > fix pcspkr dependancies: make the pcspkr platform > drivers to depend on a platform device, and > not the other way around. > > Signed-off-by: Stas Sergeev > CC: Dmitry Torokhov > CC: Vojtech Pavlik > CC: Michael Opdenacker > CC: Takashi Iwai >