usb: ftdi_sio: fixup BeagleBone A5+ quirk
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 22 Nov 2012 15:30:46 +0000 (16:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2012 18:49:04 +0000 (10:49 -0800)
commitd57cab55e04ba2ee33d8e211d4057e90a34cd291
treecaa02ed0d9026e5397f92918b31af01b38d5170f
parent3ffab0bf0dbcccc4909c92e937a50a6caccca3d8
usb: ftdi_sio: fixup BeagleBone A5+ quirk

commit 1a88d5eee2ef2ad1d3c4e32043e9c4c5347d4fc1 upstream.

BeagleBone A5+ devices ended up getting shipped with the
'BeagleBone/XDS100V2' product string, and not XDS100 like it
was agreed, so adjust the quirk to match.

For details, see the thread on the beagle list:

https://groups.google.com/forum/#!msg/beagleboard/zrFPew9_Wvo/ibWr1-eE8JwJ

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c