OSDN Git Service

USB: serial: ipaq: delete duplicate id
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 15:41:02 +0000 (08:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 15:41:02 +0000 (08:41 -0700)
commitb9ee17b7f5a975323a5aa955c4f669ef185bb2fd
tree9c08856af89b2c54d28859f6ed4131d8fd373a30
parent0eafe4de1a689b69d3f0ce0b5d4aa5333208fd4a
USB: serial: ipaq: delete duplicate id

With the recent change to remove the module parameters from the ipaq
driver, we ended up with a duplicate id in the driver.  This patch
removes it.

Reported-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ipaq.c