From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 1/2] Input: ad7879-i2c - remove redundant MODULE_ALIAS Date: Tue, 29 Nov 2011 01:23:44 -0800 Message-ID: <20111129092343.GC21758@core.coreip.homeip.net> References: <1322532472.3213.0.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:54788 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753107Ab1K2JXs (ORCPT ); Tue, 29 Nov 2011 04:23:48 -0500 Content-Disposition: inline In-Reply-To: <1322532472.3213.0.camel@phoenix> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Axel Lin Cc: linux-kernel@vger.kernel.org, Michael Hennerich , linux-input@vger.kernel.org On Tue, Nov 29, 2011 at 10:07:52AM +0800, Axel Lin wrote: > MODULE_DEVICE_TABLE will setup the module alias for us, thus adding > MODULE_ALIAS for an entry already in MODULE_DEVICE_TABLE is redundant. > Applied this and samsung-keypad one. Thanks Axel. -- Dmitry