commit | fc994f0f8363eb4c50361800c7d2217eb0306014 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@google.com> | Wed Aug 17 13:21:51 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Fri Sep 02 14:20:56 2016 +0200 |
tree | efd8a2db74a685f2ab8988427e1bc52e4576223c | |
parent | 7330c48ec09367e8da65e3ebf642b6c37bf244e3 [diff] |
greybus: es2: remove unneeded BULK_* #defines We don't need the defines for the number of bulk in or out endpoints anymore, as the driver just grabs the first ones it finds and runs with it. Reviewed-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>