From: Oliver Neukum Date: Mon, 9 Feb 2009 09:03:49 +0000 (+0100) Subject: USB: serial: remove recourse to generic method X-Git-Tag: v2.6.30-rc1~670^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c27ae671e6b465e04544450276c88f4dba8de60;p=pandora-kernel.git USB: serial: remove recourse to generic method This removes the fallback to the generic method. It is cleaner to explicitely request it. Introducing this was my mistake. This will be solved by an explicit test and the driver being allowed to request what it needs to be done upon resumption. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed