From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] input: i8042 - add PNP modaliases Date: Thu, 31 Oct 2013 00:44:13 -0700 Message-ID: <20131031074413.GA14944@core.coreip.homeip.net> References: <20130903193547.GA8150@srcf.ucam.org> <1378286856-6384-1-git-send-email-teg@jklm.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f174.google.com ([209.85.192.174]:42190 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751592Ab3JaHoS (ORCPT ); Thu, 31 Oct 2013 03:44:18 -0400 Content-Disposition: inline In-Reply-To: <1378286856-6384-1-git-send-email-teg@jklm.no> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Tom Gundersen Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Garrett On Wed, Sep 04, 2013 at 11:27:36AM +0200, Tom Gundersen wrote: > This allows the module to be autoloaded in the common case. > > In order to work on non-PnP systems the module should be compiled in or loaded > unconditionally at boot (c.f. modules-load.d(5)), as before. > > Cc: Matthew Garrett > Cc: Dmitry Torokhov > Signed-off-by: Tom Gundersen Applied, thank you. -- Dmitry