commit | e3173b22eb7b50a23af60e12bab7a29d4b24f284 | [log] [tgz] |
---|---|---|
author | Kevin Lloyd <klloyd@sierrawireless.com> | Thu Jul 10 14:14:51 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 13 17:32:51 2008 -0700 |
tree | 52594768085675b50c727772dc73c23408ef5984 | |
parent | 4e0fee82619937acb13806ffc901d3920b947286 [diff] |
USB Serial Sierra: Dynamic interface detection This patch changes the method by which the number of ports per interface is assigned so that it is more dynamic and calculated on the fly (as opposed to hard coding it). This will allow for faster and easier addition of products. Signed-off-by: Kevin Lloyd <klloyd@sierrawireless.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>