commit | ef206f3f01d8cc0d363cfce7dc9ca11db429faa3 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Sun May 13 12:35:00 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 14 09:30:40 2012 -0700 |
tree | f5767b00bf7c34ea96a1450e27b2a8dda68760d9 | |
parent | e6bbcef0211ed75db1ca3017551a584aed4e00be [diff] |
USB: add read support to usb-serial/../new_id Keep the usb-serial support for dynamic IDs in sync with the usb support. This enables readout of dynamic device IDs for usb-serial drivers. Common code is exported from the usb core system and reused by the usb-serial bus driver. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>