From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] cdc_ether/zaurus: Move Harmony 900 from cdc_ether to zaurus Date: Mon, 20 Feb 2012 19:29:15 -0500 (EST) Message-ID: <20120220.192915.1058416494686295446.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: talbert@techie.net Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:50972 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754862Ab2BUA3T (ORCPT ); Mon, 20 Feb 2012 19:29:19 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Scott Talbert Date: Sun, 19 Feb 2012 20:35:29 -0500 (EST) > The Logitech Harmony 900 remote control appears to use the pseudo-MDLM > driver, rather than the standard one. This patch simply moves the > device so that it gets picked up by the correct driver. > > Signed-off-by: Scott Talbert You're not moving anything, you're adding the ID to not one but two different drivers. That doesn't make any sense to me, so either this patch is completely wrong or you need to rewrite your commit message to explain things better and more accurately.