From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dmitry Torokhov" Subject: Re: rfkill-input understanding help Date: Fri, 11 Jan 2008 15:34:09 -0500 Message-ID: References: <200712110333.40946.carlos@strangeworlds.co.uk> <200801022010.21109.IvDoorn@gmail.com> <200801110323.38279.carlos@strangeworlds.co.uk> <200801112008.00927.IvDoorn@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from fk-out-0910.google.com ([209.85.128.184]:57362 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759264AbYAKUeO (ORCPT ); Fri, 11 Jan 2008 15:34:14 -0500 Received: by fk-out-0910.google.com with SMTP id z23so972620fkz.5 for ; Fri, 11 Jan 2008 12:34:11 -0800 (PST) In-Reply-To: <200801112008.00927.IvDoorn@gmail.com> Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Ivo van Doorn Cc: Carlos Corbacho , linux-input@vger.kernel.org On Jan 11, 2008 2:08 PM, Ivo van Doorn wrote: > > Perhaps the rfkill-input needs to be registered before input > devices are being registered. But I am not sure, Dmitry propably > knows more about possible ordering requirements for input > device and input trigger registration. > No, it is ok for rfkill-input handler to be installed later, but of course it will miss any events that happen before. -- Dmitry