greybus: loopback_test: Decrease the max number of devices
authorAxel Haslam <ahaslam@baylibre.com>
Fri, 29 Jan 2016 10:34:19 +0000 (11:34 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 2 Feb 2016 01:52:20 +0000 (17:52 -0800)
commit3f830562deade2ab6163f07ee6829158cc070ee4
treecc5f8acdc15a6ae485919a2db1dff567c27d574b
parent8ec589b9796eebfa266d2b047ee2318541814e28
greybus: loopback_test: Decrease the max number of devices

Its unrealistic to expect 50 loopback devices,
and the mask parameter can hold up to "int" anyways
so decrease to max number of devices to sane value.

Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/tools/loopback_test.c