commit | c7de7dec2ff2528ec630c55e68c25bd9d972b677 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Wed Jan 15 10:42:16 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 14 18:48:54 2014 -0800 |
tree | 3f1a03819a3effb74641ba8cd50c00002f5635f8 | |
parent | 9629e3c037a1ede32b70d9ae2ab131cdfb872df8 [diff] |
r8152: ecm and vendor modes coexist Remove the limitation that the ecm and r8152 drivers couldn't coexist. - Remove the devices from the blacklist of relative drivers. - Remove usb_driver_set_configuration() from r8152 driver. - Modify the id_table of the r8152 driver for the vendor mode only. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>