From: Scott Talbert Date: Tue, 21 Feb 2012 13:06:00 +0000 (+0000) Subject: Move Logitech Harmony 900 from cdc_ether to zaurus X-Git-Tag: v3.3-rc6~36^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee932bf9acb2e2c6a309e808000f24856330e3f9;p=pandora-kernel.git Move Logitech Harmony 900 from cdc_ether to zaurus In the current kernel implementation, the Logitech Harmony 900 remote control is matched to the cdc_ether driver through the generic USB_CDC_SUBCLASS_MDLM entry. However, this device appears to be of the pseudo-MDLM (Belcarra) type, rather than the standard one. This patch blacklists the Harmony 900 from the cdc_ether driver and whitelists it for the pseudo-MDLM driver in zaurus. Signed-off-by: Scott Talbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed