]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: fix vendor and product matching
authorJohan Hovold <johan@hovoldconsulting.com>
Sat, 21 Nov 2015 09:52:02 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 22 Nov 2015 01:15:35 +0000 (17:15 -0800)
commitf65fa47f28f303c84b701dadda6d4f48fb541691
treeff2bb4f2f7dba52d71eb4fd8d6ca15e4e84bbffa
parent8034bd561dac0c6616097394ba9b5eaee3c4fc9c
greybus: fix vendor and product matching

Fix vendor and product matching by matching on the 32-bit Ara vendor and
product ids.

Remove the "fake" 16-bit vendor and product ids and export the Ara ids
using the "vendor" and "product" interface attributes instead.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/firmware.c
drivers/staging/greybus/greybus_id.h
drivers/staging/greybus/interface.h
drivers/staging/greybus/manifest.c
drivers/staging/greybus/svc.c