From: Johannes Hölzl Date: Sun, 17 Dec 2006 20:50:24 +0000 (+0100) Subject: USB serial: add driver pointer to all usb-serial drivers X-Git-Tag: v2.6.21-rc1~92^2~29^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b1b787736852f462dbf277b3ca708cbbf693ae;p=pandora-kernel.git USB serial: add driver pointer to all usb-serial drivers Every usb serial driver should have a pointer to the corresponding usb driver. So the usb serial core can add a new id not only to the usb serial driver, but also to the usb driver. Also the usb drivers of ark3116, mos7720 and mos7840 missed the flag no_dynamic_id=1. This is added now. Signed-off-by: Johannes Hölzl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed