greybus: core: fix greybus device matching
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 8 Jan 2016 19:13:41 +0000 (20:13 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 9 Jan 2016 08:41:46 +0000 (00:41 -0800)
commitb77f9328f2d629220389d44febf7ab6b48848050
tree0e0e5d6a5af9c46fa6cd541dae7755cbdd79b240
parent3c48d1b8a5a9571c9107fc7f2b5aea31d458fd18
greybus: core: fix greybus device matching

The bus code should only match bundle devices for now, and must not
assume all greybus devices are bundles.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/core.c