From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753133AbaHTMUd (ORCPT ); Wed, 20 Aug 2014 08:20:33 -0400 Received: from 251.110.2.81.in-addr.arpa ([81.2.110.251]:50970 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752267AbaHTMUb (ORCPT ); Wed, 20 Aug 2014 08:20:31 -0400 Date: Wed, 20 Aug 2014 13:20:14 +0100 From: One Thousand Gnomes To: Vojtech Pavlik Cc: Dmitry Torokhov , Andreas Mohr , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Kosina , Takashi Iwai Subject: Re: [PATCH 1/2] SOUND: kill gameport bits Message-ID: <20140820132014.5acc35f4@alan.etchedpixels.co.uk> In-Reply-To: <20140820063951.GA6791@suse.cz> References: <20140820024638.GA25240@rhlx01.hs-esslingen.de> <20140820051815.GA1109@core.coreip.homeip.net> <20140820063951.GA6791@suse.cz> Organization: Intel Corporation X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > It wouldn't be hard to fix: That code was developed when the timing > infrastructure in the kernel was non-existent, making use of it today > would make things a lot easier. You can also use pm_qos on most machines to stop PM messing it up. Ugly but works. Alan