Allow product names to have suffixes (like board revisions)
authorKeith Packard <keithp@keithp.com>
Fri, 26 Feb 2010 00:33:34 +0000 (16:33 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 26 Feb 2010 00:34:44 +0000 (16:34 -0800)
commit1e60deca147c85a064719dfad14ccabd1049bbbd
treec1f89dea59eeffbdec6abe629fc90d830171136b
parentf4d5790a284e2d02dd7568fbca90402fa5ed1aea
Allow product names to have suffixes (like board revisions)

When looking for a board by product name, just look at the prefix of
the name instead of requiring an exact match. This will allow products
to have board version suffixes.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/lib/cc-usbdev.c