USB: cp210x: remove redundant disconnect()
commit12e7eca9630c0e00284e8a3995fc5eceaa0c199e
authorJohan Hovold <jhovold@gmail.com>
Thu, 13 May 2010 20:25:09 +0000 (13 22:25 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:46 +0000 (20 13:21 -0700)
tree35b9771b3b29047cb2e44ae1fc812c83d31d7884
parent1ac93a30398774e084c12e25b3a74285ee4dba90
USB: cp210x: remove redundant disconnect()

Remove cp210x_disconnect which is used to kill traffic although this is
already handled by the generic framework.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp210x.c