greybus: es2: use official USB vendor/device id
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 22 Oct 2015 23:40:41 +0000 (16:40 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 23 Oct 2015 00:51:10 +0000 (17:51 -0700)
commit8f0a654f38c8008b7156c6efbb59272ed474930e
tree38b946947e884a477b826e154da2a2442e17df9b
parent76be20a2f39d3b08bdf9b653419fbd367920e856
greybus: es2: use official USB vendor/device id

We now have an officially assigned Google USB device id for the
APBridge, so add in support for it in the es2 driver.  The old entry can
be removed once the firmware has caught up and uses the new number.

We should use the version field to determine ES1/ES2/ES3, but that will
come later, for now, grab anything with this device id.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/es2.c