]> git.baikalelectronics.ru Git - kernel.git/commit
USB Elan FTDI: check for driver registration status
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 26 Apr 2007 07:38:00 +0000 (00:38 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 20:28:40 +0000 (13:28 -0700)
commit3315c05dcaf930c796b6ba446549e425fcf7d823
tree8517bcfef656ec37b5669f40d9723b8272a59cff
parentb2fe8648539be304dcd813cbb6997e637021e2c4
USB Elan FTDI: check for driver registration status

Add checking of driver registration status and release allocated resources
if it failed.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Cc: "Luiz Fernando N. Capitulino" <lcapitulino@mandriva.com.br>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/ftdi-elan.c