]> Git Repo - linux.git/commit
USB: serial: use generic method if no alternative is provided in usb serial layer
authorOliver Neukum <[email protected]>
Fri, 6 Feb 2009 17:06:43 +0000 (18:06 +0100)
committerGreg Kroah-Hartman <[email protected]>
Tue, 24 Mar 2009 23:20:30 +0000 (16:20 -0700)
commitc49cfa9170256295f4a0fd1668a2411fc05d6b33
tree423338985857ecf25a22ac8aa25fe747d4c1d63c
parent81d043c2f30b157b96cb8ef2b570d12c112e395d
USB: serial: use generic method if no alternative is provided in usb serial layer

This patch makes use of the generic method if a serial driver provides
no implementation. This simplifies implementing suspend/resume support
in serial drivers.

Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/serial/usb-serial.c
This page took 0.051531 seconds and 4 git commands to generate.